collect slightly fewer packages
[mirror/dsa-puppet.git] / modules / bacula / manifests / director.pp
index f3d6f68..0afd927 100644 (file)
@@ -15,8 +15,7 @@ class bacula::director inherits bacula {
                path        => '/usr/bin:/usr/sbin:/bin:/sbin',
                command     => 'service bacula-director reload',
                refreshonly => true,
-        }
-
+       }
 
        file { '/etc/bacula/conf.d':
                ensure  => directory,