rename dsa-puppet-stuff to puppet-crontab
[mirror/dsa-puppet.git] / modules / hardware / manifests / raid / proliant.pp
index 305cfc4..78c5422 100644 (file)
@@ -34,8 +34,8 @@ class hardware::raid::proliant {
                                default => 'dsa-check-hpssacli'
                        }
 
-                       concat::fragment { 'dsa-puppet-stuff--nagios--dsa-check-hpssacli':
-                               target => '/etc/cron.d/dsa-puppet-stuff',
+                       concat::fragment { 'puppet-crontab--nagios--dsa-check-hpssacli':
+                               target => '/etc/cron.d/puppet-crontab',
                                order  => '020',
                                content  => @("EOF")
                                        27 */2 * * * root sleep $(( RANDOM \% 900 )); dsa-wrap-nagios-check ${cmd}