chiark / gitweb /
local, vampire, ibanez: Centralize definition of NTP servers.
[firewall] / ibanez.m4
index f826e0434ff36067b9c549acd8a5613e7e7f904c..384bd177912457f363a06df214271ce0866eb826 100644 (file)
--- a/ibanez.m4
+++ b/ibanez.m4
@@ -49,7 +49,7 @@ allowservices inbound tcp \
        ssh
 
 ## We have to provide NTP service.  The guests sync to our clock.
-ntpclient inbound 158.152.1.76 158.152.1.204 194.159.253.2
+ntpclient inbound $ntp_servers
 
 m4_divert(-1)
 ###----- That's all, folks --------------------------------------------------