move absent cron.d files to one-line statements to make grepping easier
[mirror/dsa-puppet.git] / modules / apache2 / manifests / init.pp
index 6eb8c6b..f3a598b 100644 (file)
@@ -186,9 +186,7 @@ class apache2 {
                notify  => Exec['service apache2 reload'],
        }
 
-       file { '/etc/cron.d/puppet-export-scheduled-shutdown':
-               ensure => absent,
-       }
+       file { '/etc/cron.d/puppet-export-scheduled-shutdown': ensure => absent, }
        concat::fragment { 'dsa-puppet-stuff--apache-export-shutdown':
                target => '/etc/cron.d/dsa-puppet-stuff',
                content  => @(EOF)