From dfd8f728dd8fa97f3375d56dd8258f7699cf41d9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 21 Oct 2009 13:07:06 +0200 Subject: [PATCH] Working nameservers for widor and argento at dg-i --- modules/ntp/templates/ntp.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/ntp/templates/ntp.conf b/modules/ntp/templates/ntp.conf index 0d1c5df8c..6c6fb166c 100644 --- a/modules/ntp/templates/ntp.conf +++ b/modules/ntp/templates/ntp.conf @@ -25,6 +25,9 @@ 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 <% else -%> server geo1.debian.org iburst dynamic server geo2.debian.org iburst dynamic -- 2.20.1