aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-02-15 20:54:43 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-02-15 20:54:43 -0200
commit47b100f88da682b5c2e055ec175c2acce7d04551 (patch)
treeb3e8dc92e4df74956ecbbd52907cc70b68c06c69 /manifests/init.pp
parent8bf4142e1d6e874147a79c2bf1d68a4ecfbdab9d (diff)
downloadpuppet-nodo-47b100f88da682b5c2e055ec175c2acce7d04551.tar.gz
puppet-nodo-47b100f88da682b5c2e055ec175c2acce7d04551.tar.bz2
Minor fix
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 5251251..e4d3152 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -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