rename dsa-puppet-stuff to puppet-crontab
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index f86e580..20236b1 100644 (file)
@@ -36,8 +36,8 @@ 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',
+               concat::fragment { 'puppet-crontab--multipath-restart':
+                       target => '/etc/cron.d/puppet-crontab',
                        content  => @("EOF"),
                                        */15 * * * * root /usr/local/sbin/crazy-multipath-restart
                                        | EOF