From 76ecda665b11d560f413ef2167e98f02d23ad536 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 2 Sep 2010 16:05:21 +0200 Subject: [PATCH] No point in giving albeniz and goetz a local ntp server too - they are too broken to keep proper time anyway --- modules/ntp/templates/ntp.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/ntp/templates/ntp.conf b/modules/ntp/templates/ntp.conf index 6c6fb166c..c7790ac41 100644 --- a/modules/ntp/templates/ntp.conf +++ b/modules/ntp/templates/ntp.conf @@ -20,11 +20,6 @@ server 2.debian.pool.ntp.org iburst dynamic server 3.debian.pool.ntp.org iburst dynamic <% when "ancina.debian.org": -%> server ntp.ugent.be iburst dynamic -<% when /(albeniz|goetz).debian.org/: -%> -server smetana.debian.org iburst dynamic -server geo1.debian.org iburst dynamic -server geo2.debian.org iburst dynamic -server geo3.debian.org iburst dynamic <% when /(widor|argento).debian.org/: -%> server 195.49.152.213 iburst server 195.49.152.37 iburst -- 2.20.1