Revert "copr: try to remove this datacenter condition"
This reverts commit 1c79d6bd8a5334b07e4f329746d2cbfe487a86da.
This commit is contained in:
parent
e52f2ee496
commit
802c67d4aa
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
|
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
|
||||||
- name: set hostname (required by some services, at least postfix need it)
|
- name: set hostname (required by some services, at least postfix need it)
|
||||||
hostname: name="{{copr_hostbase}}.cloud.fedoraproject.org"
|
hostname: name="{{copr_hostbase}}.cloud.fedoraproject.org"
|
||||||
# when: datacenter != "aws"
|
when: datacenter != "aws"
|
||||||
|
|
||||||
- name: provision instance
|
- name: provision instance
|
||||||
hosts: copr_front:copr_front_dev:copr_front_dev_aws
|
hosts: copr_front:copr_front_dev:copr_front_dev_aws
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue