X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fntp%2Ftemplates%2Fntp.conf;h=6c6fb166cc00b7de10d768cb0b03ca998b2f4cb0;hb=f113d5ff2ee94c8566974c6308e0e1ce20f3bac8;hp=fdc6d1545c41c815f62bffe0e6c23ee2a001e184;hpb=4bf513c1a0cd1df172d6e4a6ca26e05cf03d450d;p=mirror%2Fdsa-puppet.git diff --git a/modules/ntp/templates/ntp.conf b/modules/ntp/templates/ntp.conf index fdc6d1545..6c6fb166c 100644 --- a/modules/ntp/templates/ntp.conf +++ b/modules/ntp/templates/ntp.conf @@ -18,8 +18,16 @@ server 0.debian.pool.ntp.org iburst dynamic server 1.debian.pool.ntp.org iburst dynamic server 2.debian.pool.ntp.org iburst dynamic server 3.debian.pool.ntp.org iburst dynamic -<% when "ancina.debian.org/": -%> +<% 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 <% else -%> server geo1.debian.org iburst dynamic server geo2.debian.org iburst dynamic