]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Typo
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:24:28 +0000 (10:24 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:24:28 +0000 (10:24 +0200)
modules/bacula/manifests/director.pp

index 37bea1d269563aee9cf3fcccc8bd72f066793e54..6e1ff5ba2135747546227f0574a37588a7684365 100644 (file)
@@ -47,6 +47,7 @@ class bacula::director inherits bacula {
       group => bacula,
       notify  => Exec["bacula-director restart"]
       ;
+    }
   }
 
   bacula_client(allnodeinfo('hostname', ''))