Move crontab crazy multipath into dsa-puppet-stuff
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index 5619d52..5e03c24 100644 (file)
@@ -36,6 +36,10 @@ class ganeti2 {
                        mode   => '0555',
                }
                file { '/etc/cron.d/puppet-crazy-multipath-restart':
+                       ensure => absent,
+               }
+               concat::fragment { 'dsa-puppet-stuff--multipath-restart':
+                       target => '/etc/cron.d/dsa-puppet-stuff',
                        content  => @("EOF"),
                                        */15 * * * * root /usr/local/sbin/crazy-multipath-restart
                                        | EOF