Moar typos
authorTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:40:51 +0000 (10:40 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 16 Jun 2012 08:40:51 +0000 (10:40 +0200)
modules/bacula/manifests/director.pp

index 6e1ff5b..513d096 100644 (file)
@@ -50,5 +50,5 @@ class bacula::director inherits bacula {
     }
   }
 
-  bacula_client(allnodeinfo('hostname', ''))
+  bacula_client { allnodeinfo('hostname', '') }
 }