diff --git a/roles/chrony/templates/chrony.conf.j2 b/roles/chrony/templates/chrony.conf.j2 index 89f755021c..8e58f650d2 100644 --- a/roles/chrony/templates/chrony.conf.j2 +++ b/roles/chrony/templates/chrony.conf.j2 @@ -39,6 +39,7 @@ minsources 1 allow 10.0.0.0/8 {% elif ansible_hostname.startswith('cloud-noc') %} allow 209.132.184.0/24 +allow 38.145.48.0/23 {% endif %} # Serve time even if not synchronized to a time source.