X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fdsa_systemd%2Fmanifests%2Finit.pp;h=df370346fa6a050e77a3a5aad7722cb1c58f9599;hb=2f220970c8e94dddb50fbdbe72f245d834a4d7bc;hp=2e09b0648cdf4f20d757df1d303224e4c917d277;hpb=d21ea84dfbbf151fe5cccaf0517a88f4678057b2;p=mirror%2Fdsa-puppet.git diff --git a/modules/dsa_systemd/manifests/init.pp b/modules/dsa_systemd/manifests/init.pp index 2e09b0648..df370346f 100644 --- a/modules/dsa_systemd/manifests/init.pp +++ b/modules/dsa_systemd/manifests/init.pp @@ -21,8 +21,8 @@ class dsa_systemd { source => 'puppet:///modules/dsa_systemd/systemd-cleanup-failed', mode => '0555', } - concat::fragment { 'dsa-puppet-stuff--systemd-cleanup-failed': - target => '/etc/cron.d/dsa-puppet-stuff', + concat::fragment { 'puppet-crontab--systemd-cleanup-failed': + target => '/etc/cron.d/puppet-crontab', content => @("EOF"), */10 * * * * root /usr/local/sbin/systemd-cleanup-failed | EOF