]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 6e1ff5ba2135747546227f0574a37588a7684365..513d0968669cd58af5c1c1b829e02968003a39cd 100644 (file)
@@ -50,5 +50,5 @@ class bacula::director inherits bacula {
     }
   }
 
-  bacula_client(allnodeinfo('hostname', ''))
+  bacula_client { allnodeinfo('hostname', '') }
 }