[copr] polishing frontend role-base playbooks
This commit is contained in:
parent
d9568029c3
commit
b610e29a23
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
- name: check/create instance
|
||||
#hosts: copr-front-stg:copr-front
|
||||
#hosts: copr-front-stg
|
||||
hosts: copr-fe-dev.cloud.fedoraproject.org
|
||||
hosts: copr-front-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
@ -15,7 +14,7 @@
|
|||
|
||||
|
||||
- name: cloud basic setup
|
||||
hosts: copr-back-stg
|
||||
hosts: copr-front-stg
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "{{ private }}/vars.yml"
|
||||
|
@ -25,8 +24,7 @@
|
|||
|
||||
- name: provision instance
|
||||
#hosts: copr-front:copr-front-stg
|
||||
#hosts: copr-front-stg
|
||||
hosts: copr-fe-dev.cloud.fedoraproject.org
|
||||
hosts: copr-front-stg
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue