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:
parent
5b23cda70e
commit
a83eced0d7
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue