run only production part for now
This commit is contained in:
parent
eb944c47df
commit
1a147c44c8
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: check/create instance
|
||||
hosts: copr-back-stg
|
||||
hosts: copr-back
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
user: fedora
|
||||
|
@ -23,7 +23,7 @@
|
|||
- include: "{{ tasks }}/growroot_cloud.yml"
|
||||
|
||||
- name: cloud basic setup
|
||||
hosts: copr-back-stg
|
||||
hosts: copr-back
|
||||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
|
@ -41,7 +41,7 @@
|
|||
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
||||
|
||||
- name: provision instance
|
||||
hosts: copr-back-stg
|
||||
hosts: copr-back
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
#user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue