copr: try to remove this datacenter condition

This commit is contained in:
Jakub Kadlcik 2020-02-19 16:02:11 +01:00 committed by Pierre-Yves Chibon
parent 440dc1d5b6
commit e52f2ee496

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