Move timeserver from clementi to manda-node04 (missing part)
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jun 2019 20:22:58 +0000 (22:22 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 15 Jun 2019 20:22:58 +0000 (22:22 +0200)
modules/ntp/templates/ntp.conf

index 462f805..efa1a64 100644 (file)
@@ -32,16 +32,16 @@ server 82.195.75.69               iburst
 server 5.153.231.242              iburst
 
 server manda-node03.debian.org    iburst
-server clementi.debian.org        iburst
+server manda-node04.debian.org    iburst
 server bm-bl1.debian.org          iburst
 server bm-bl2.debian.org          iburst
 <% else -%>
 server manda-node03.debian.org    iburst autokey
-server clementi.debian.org        iburst autokey
+server manda-node04.debian.org    iburst autokey
 server bm-bl1.debian.org          iburst autokey
 server bm-bl2.debian.org          iburst autokey
 restrict manda-node03.debian.org  notrust nomodify notrap ntpport
-restrict clementi.debian.org      notrust nomodify notrap ntpport
+restrict manda-node04.debian.org  notrust nomodify notrap ntpport
 restrict bm-bl1.debian.org        notrust nomodify notrap ntpport
 restrict bm-bl2.debian.org        notrust nomodify notrap ntpport
 <% end -%>