server: try using online ntp servers + the school one
This commit is contained in:
parent
b2119ff1c2
commit
db93432399
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Reference in a new issue