X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fmunin%2Fmanifests%2Finit.pp;h=8e4e7f2853e608ccb9ec111c4df378e5d88962a6;hb=45051a04bcdc18d3ebafd00d20369d8060d7b97a;hp=5ea2762b0d15c9d3b0e2ff357e3c1a94d1a2b293;hpb=bb128bfc7e9060c7b3cb71d133e464f20a067dc1;p=mirror%2Fdsa-puppet.git diff --git a/modules/munin/manifests/init.pp b/modules/munin/manifests/init.pp index 5ea2762b0..8e4e7f285 100644 --- a/modules/munin/manifests/init.pp +++ b/modules/munin/manifests/init.pp @@ -89,7 +89,7 @@ class munin { ensure => running, require => Package['munin-async'], } - systemd::override { 'munin-async': + dsa_systemd::override { 'munin-async': content => @("EOF"), [Service] RestartSec=10