Decommission lully.d.o
[mirror/dsa-puppet.git] / modules / munin / manifests / init.pp
index be41ad3..8e4e7f2 100644 (file)
@@ -87,9 +87,9 @@ class munin {
        }
        service { 'munin-async':
                ensure  => running,
-               require => Package['munin-node'],
+               require => Package['munin-async'],
        }
-       systemd::override { 'munin-async':
+       dsa_systemd::override { 'munin-async':
                content  => @("EOF"),
                        [Service]
                        RestartSec=10