Use google ntp servers for vmhosts

This commit is contained in:
Timo Makinen 2025-07-24 18:33:31 +00:00
parent 7a249edece
commit 063e7ffdc8

View file

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