mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
chrony: make whitespace change in iad2 to check restarting
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -5,6 +5,7 @@ server bastion02.phx2.fedoraproject.org iburst
|
||||
{% elif datacenter == 'iad2' and not ansible_hostname.startswith('bastion') %}
|
||||
server bastion01.iad2.fedoraproject.org iburst
|
||||
server bastion02.iad2.fedoraproject.org iburst
|
||||
|
||||
{% elif datacenter == 'cloud' and not ansible_hostname.startswith('cloud-noc') %}
|
||||
server cloud-noc01.fedorainfracloud.org port 124
|
||||
{% elif datacenter == 'cloud' and ansible_hostname.startswith('cloud-noc') %}
|
||||
|
||||
Reference in New Issue
Block a user