Revert "copr: try to remove this datacenter condition"

This reverts commit 1c79d6bd8a5334b07e4f329746d2cbfe487a86da.
This commit is contained in:
Jakub Kadlcik 2020-02-19 16:04:33 +01:00 committed by Pierre-Yves Chibon
parent e52f2ee496
commit 802c67d4aa

View file

@ -28,7 +28,7 @@
- import_tasks: "{{ tasks_path }}/cloud_setup_basic.yml"
- name: set hostname (required by some services, at least postfix need it)
hostname: name="{{copr_hostbase}}.cloud.fedoraproject.org"
# when: datacenter != "aws"
when: datacenter != "aws"
- name: provision instance
hosts: copr_front:copr_front_dev:copr_front_dev_aws