new function call to find hiera objects
[mirror/dsa-puppet.git] / modules / munin / manifests / master.pp
index 5dc0bbc..a89677d 100644 (file)
@@ -11,6 +11,7 @@ class munin::master {
 
        ssl::service { 'munin.debian.org':
                notify  => Exec['service apache2 reload'],
+               key => true,
        }
        file { '/etc/munin/munin-conf.d':
                ensure  => directory,