move absent cron.d files to one-line statements to make grepping easier
[mirror/dsa-puppet.git] / modules / ganeti2 / manifests / init.pp
index 5e03c24..597c1cc 100644 (file)
@@ -35,9 +35,7 @@ class ganeti2 {
                        source => 'puppet:///modules/ganeti2/crazy-multipath-restart',
                        mode   => '0555',
                }
-               file { '/etc/cron.d/puppet-crazy-multipath-restart':
-                       ensure => absent,
-               }
+               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"),