X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Fmanifests%2Fmaster.pp;h=a89677d609c6246665620b4b415fd8787ed1dabe;hb=51de62135be26931ec3ce6bcdba86910310f0262;hp=734c4c4cf3abe8fbd5ff5e70d64094d6ed37c9d7;hpb=232d0deecdefbaa558bd72a822967257a86d0160;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin/manifests/master.pp b/modules/munin/manifests/master.pp index 734c4c4cf..a89677d60 100644 --- a/modules/munin/manifests/master.pp +++ b/modules/munin/manifests/master.pp @@ -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,