From 5a018991e4ae1a0154666c3330234bf186a08124 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 20 May 2013 09:21:36 +0200 Subject: [PATCH] Try to enable ntp auth stuff on wheezy again --- modules/ntp/templates/ntp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ntp/templates/ntp.conf b/modules/ntp/templates/ntp.conf index bd14e5894..935287c49 100644 --- a/modules/ntp/templates/ntp.conf +++ b/modules/ntp/templates/ntp.conf @@ -37,7 +37,7 @@ server chronos.duth.gr iburst <% end -%> <% elsif fqdn == "ancina.debian.org" -%> server ntp.ugent.be iburst dynamic -<% elsif scope.lookupvar('site::nodeinfo')['misc']['natted'] or %w{wheezy}.include?(scope.lookupvar('::lsbdistcodename')) -%> +<% elsif scope.lookupvar('site::nodeinfo')['misc']['natted'] -%> # autokey doesn't work behind nat # merikanto's and orff's ipv4 IP, hard coded for the benefit of hosts -- 2.20.1