]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Feb 2010 22:54:43 +0000 (20:54 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Feb 2010 22:54:43 +0000 (20:54 -0200)
manifests/init.pp

index 5251251a48e19b7da874c91a8119d2b548b5e81a..e4d3152a327f74cb40ed577479cb0c82ec7529f8 100644 (file)
@@ -410,7 +410,7 @@ class nodo::master {
     '': { fail("You need to define if this is the main master! Please set \$main_master in host config") }
   }
 
-  if $main_master = true {
+  if $main_master == true {
     include munin::host
 
     # The main master has a host entry pointing to itself, other