parent
b2739cc8eb
commit
56ce9b8767
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: copr-dist-git-stg
|
hosts: copr-dist-git-stg:copr-dist-git
|
||||||
user: root
|
user: root
|
||||||
#user: centos
|
#user: centos
|
||||||
#sudo: True
|
#sudo: True
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
# TODO: remove when copr-dist-git will be deployed to the persistent tenant
|
# TODO: remove when copr-dist-git will be deployed to the persistent tenant
|
||||||
|
|
||||||
- name: cloud basic setup
|
- name: cloud basic setup
|
||||||
hosts: copr-dist-git-stg
|
hosts: copr-dist-git-stg:copr-dist-git
|
||||||
user: root
|
user: root
|
||||||
#user: centos
|
#user: centos
|
||||||
#sudo: True
|
#sudo: True
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: copr-dist-git-stg
|
hosts: copr-dist-git-stg:copr-dist-git
|
||||||
user: root
|
user: root
|
||||||
# user: centos
|
# user: centos
|
||||||
# sudo: True
|
# sudo: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue