Use google ntp servers for vmhosts
This commit is contained in:
parent
7a249edece
commit
063e7ffdc8
1 changed files with 5 additions and 0 deletions
|
@ -2,3 +2,8 @@
|
|||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 9100, from: [172.20.20.0/22]}
|
||||
chrony_servers:
|
||||
- time1.google.com
|
||||
- time2.google.com
|
||||
- time3.google.com
|
||||
- time4.google.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue