]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ntp/templates/ntp.conf
another ntp cleanup
[dsa-puppet.git] / modules / ntp / templates / ntp.conf
index fdbde074c959249c2b98c9c3a4575ce811cd1407..fea3e66ffd5481a3561e9f31603646f8549d0a8d 100644 (file)
@@ -6,18 +6,11 @@
 driftfile /var/lib/ntp/ntp.drift
 statsdir /var/log/ntpstats/
 
-<% if %w{wheezy}.include?(scope.lookupvar('::lsbdistcodename')) -%>
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
-<% else -%>
 statistics loopstats peerstats clockstats cryptostats
 filegen loopstats file loopstats type day enable
 filegen peerstats file peerstats type day enable
 filegen clockstats file clockstats type day enable
 filegen cryptostats file cryptostats type day enable
-<% end -%>
 
 crypto randfile /dev/urandom
 keysdir /etc/ntp.keys.d