server: try using online ntp servers + the school one

This commit is contained in:
nemunaire 2020-02-24 10:20:51 +01:00
commit db93432399

View file

@ -717,10 +717,8 @@ files:
- path: etc/ntpd.conf - path: etc/ntpd.conf
contents: | contents: |
listen on * listen on *
server 95.81.173.8 server 10.224.4.2
server 95.81.173.74 server pool.ntp.org
server 95.81.173.155
server 51.15.180.229
mode: "0440" mode: "0440"
- path: etc/wireguard/wg0.conf - path: etc/wireguard/wg0.conf