LE cert for munin
[mirror/dsa-puppet.git] / modules / munin / manifests / master.pp
index 734c4c4..a89677d 100644 (file)
@@ -11,7 +11,7 @@ class munin::master {
 
        ssl::service { 'munin.debian.org':
                notify  => Exec['service apache2 reload'],
-               tlsaport => 0,
+               key => true,
        }
        file { '/etc/munin/munin-conf.d':
                ensure  => directory,