this is a /8
This commit is contained in:
parent
b5c368da1e
commit
086296b296
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ minsources 1
|
|||
|
||||
# Allow NTP client access from local network.
|
||||
{% if ansible_hostname.startswith('bastion') %}
|
||||
allow 10.0.0.0/16
|
||||
allow 10.0.0.0/8
|
||||
{% elif ansible_hostname.startswith('cloud-noc') %}
|
||||
allow 209.132.184.0/24
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue