rename dsa-puppet-stuff to puppet-crontab
[mirror/dsa-puppet.git] / modules / bacula / manifests / storage.pp
index 2db1fa2..3d60de9 100644 (file)
@@ -79,8 +79,8 @@ class bacula::storage inherits bacula {
     mode    => '0555',
   }
   file { "/etc/cron.d/puppet-bacula-storage-stuff": ensure => absent, }
-  concat::fragment { 'dsa-puppet-stuff--bacula-storage':
-    target => '/etc/cron.d/dsa-puppet-stuff',
+  concat::fragment { 'puppet-crontab--bacula-storage':
+    target => '/etc/cron.d/puppet-crontab',
     content  => @(EOF)
       @daily bacula chronic /usr/local/bin/bacula-unlink-removed-volumes -v
       | EOF