--- /dev/null
+# ntpkey_iffpar_czerny.3580328288
+# Sat Jun 15 23:38:08 2013
+
+# This is the public version of this 'private' key -
+# the private data has been replaced by 0x01.
+# (just ask 'openssl dsa -text < foo.pub')
+
+-----BEGIN PRIVATE KEY-----
+MIGzAgEAMIGoBgcqhkjOOAQBMIGcAkEA8roR8u2irXtdrgLHrjTC9RDvRJuDNrbD
+oMt1flSJSmWMW0zrfdYKyXzlOPwvf8YLClaFUQQTIW62ZDbuXPevOQIVAMt9N6tD
+WpLYqJIUxUeNLQSjRL3vAkA916pTvtXTAUERlwdKAI6rErZkPHY9S/F1t7O2TRce
+aOplDgAOVEtp4LCENj0NNpAm3/jFTc1eVsQZK82E9D6fBAMCAQE=
+-----END PRIVATE KEY-----
require => Package['ntp'],
notify => Service['ntp']
}
+ file { '/etc/ntp.keys.d/ntpkey_iff_czerny':
+ source => 'puppet:///modules/ntp/ntpkey_iff_czerny.pub',
+ }
file { '/etc/ntp.keys.d/ntpkey_iff_merikanto':
source => 'puppet:///modules/ntp/ntpkey_iff_merikanto.pub',
}
server 86.59.118.147 iburst
server 194.177.211.209 iburst
+server czerny.debian.org iburst
server merikanto.debian.org iburst
server orff.debian.org iburst
server ravel.debian.org iburst
server busoni.debian.org iburst
<% else -%>
+server czerny.debian.org iburst autokey
server merikanto.debian.org iburst autokey
server orff.debian.org iburst autokey
server ravel.debian.org iburst autokey
server busoni.debian.org iburst autokey
+restrict czerny.debian.org notrust nomodify notrap ntpport
restrict merikanto.debian.org notrust nomodify notrap ntpport
restrict orff.debian.org notrust nomodify notrap ntpport
restrict ravel.debian.org notrust nomodify notrap ntpport