move absent cron.d files to one-line statements to make grepping easier
[mirror/dsa-puppet.git] / modules / roles / manifests / static_mirror.pp
index 66c7f52..fc2721f 100644 (file)
@@ -21,9 +21,7 @@ class roles::static_mirror {
                mode   => '0555',
        }
 
-       file { '/etc/cron.d/puppet-static-mirror':
-               ensure => absent,
-       }
+       file { '/etc/cron.d/puppet-static-mirror': ensure => absent, }
        concat::fragment { 'dsa-puppet-stuff--static-mirror':
                target => '/etc/cron.d/dsa-puppet-stuff',
                content  => @(EOF)