copr: I forgot to add copr_front_dev_aws also to cloud setup
This commit is contained in:
parent
f05aa2a046
commit
6d3ce67dc3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
when: datacenter != "aws"
|
when: datacenter != "aws"
|
||||||
|
|
||||||
- name: cloud basic setup
|
- name: cloud basic setup
|
||||||
hosts: copr_front_dev:copr_front
|
hosts: copr_front_dev:copr_front:copr_front_dev_aws
|
||||||
# hosts: copr_front
|
# hosts: copr_front
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
vars_files:
|
vars_files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue