move absent cron.d files to one-line statements to make grepping easier
[mirror/dsa-puppet.git] / modules / hardware / manifests / raid / proliant.pp
index f877cf5..60189fc 100644 (file)
@@ -36,9 +36,7 @@ class hardware::raid::proliant {
                                        | EOF
                        }
                }
-               file { '/etc/cron.d/puppet-nagios-hpsa':
-                       ensure => absent,
-               }
+               file { '/etc/cron.d/puppet-nagios-hpsa': ensure => absent, }
        } else {
                site::aptrepo { 'debian.restricted':
                        ensure => absent,