move absent cron.d files to one-line statements to make grepping easier
[mirror/dsa-puppet.git] / modules / porterbox / manifests / init.pp
index b211cc3..4ed9a21 100644 (file)
@@ -9,9 +9,7 @@ class porterbox {
                mode    => '0555',
                source  => 'puppet:///modules/porterbox/schroot-list-sessions',
        }
-       file { '/etc/cron.d/puppet-update-dchroots':
-               ensure => absent;
-       }
+       file { '/etc/cron.d/puppet-update-dchroots': ensure => absent; }
        concat::fragment { 'dsa-puppet-stuff--porterbox-chroot-update':
                target => '/etc/cron.d/dsa-puppet-stuff',
                content  => @(EOF)