chronyd: also allow new cloud network to sync time on cloud-noc01

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-01-18 00:01:50 +00:00 committed by Pierre-Yves Chibon
parent 5b23cda70e
commit a83eced0d7

View file

@ -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.