From 86b607df557c663e6037a45aa629c136b54ffe42 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 24 Jan 2013 20:10:29 -0200 Subject: Oops 2 --- manifests/puppetmasterd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/puppetmasterd.pp b/manifests/puppetmasterd.pp index 14876ea..96fdb68 100644 --- a/manifests/puppetmasterd.pp +++ b/manifests/puppetmasterd.pp @@ -1,6 +1,6 @@ # handles puppetmasterd service class puppetmasterd( - $main => false + $main = false ) { # Configuration -- cgit v1.2.3