local, vampire, ibanez: Centralize definition of NTP servers.
[firewall] / ibanez.m4
index 5fc1ecd..384bd17 100644 (file)
--- a/ibanez.m4
+++ b/ibanez.m4
@@ -48,5 +48,8 @@ m4_divert(82)m4_dnl
 allowservices inbound tcp \
        ssh
 
+## We have to provide NTP service.  The guests sync to our clock.
+ntpclient inbound $ntp_servers
+
 m4_divert(-1)
 ###----- That's all, folks --------------------------------------------------