From d218671ef6dfa34c1bfbbe2d1333ebe9e935fecc Mon Sep 17 00:00:00 2001 From: Luca Filipozzi Date: Thu, 3 May 2012 23:36:44 +0000 Subject: [PATCH] temporary fix for pasquini/tristano --- modules/ntp/templates/ntp.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/ntp/templates/ntp.conf b/modules/ntp/templates/ntp.conf index 11c5c3c4c..93e1f648f 100644 --- a/modules/ntp/templates/ntp.conf +++ b/modules/ntp/templates/ntp.conf @@ -40,6 +40,10 @@ server orff.debian.org iburst server ravel.debian.org iburst server busoni.debian.org iburst <% else -%> +<% if fqdn in ["pasquini.debian.org", "tristano.debian.org"] -%> +server ntp1.ubc.ca iburst dynamic +server ntp2.ubc.ca iburst dynamic +<% end -%> server merikanto.debian.org iburst autokey server orff.debian.org iburst autokey server ravel.debian.org iburst autokey -- 2.20.1