summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2009-12-05 07:46:13 +1100
committerJames Turnbull <james@lovedthanlost.net>2009-12-05 07:46:13 +1100
commitd1fa7cf46072f601d433363912eed13ddfe5d4d7 (patch)
treee6e2f69895ec4d428164a90c43f6e99b259c5df5 /conf
parent8b5b4b68b4e08a32373a4fe9c113f397751af83b (diff)
downloadpuppet-d1fa7cf46072f601d433363912eed13ddfe5d4d7.tar.gz
puppet-d1fa7cf46072f601d433363912eed13ddfe5d4d7.tar.xz
puppet-d1fa7cf46072f601d433363912eed13ddfe5d4d7.zip
Fixed --no-ca option in Gentoo also
Diffstat (limited to 'conf')
-rw-r--r--conf/gentoo/conf.d/puppetmaster2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gentoo/conf.d/puppetmaster b/conf/gentoo/conf.d/puppetmaster
index 462ad1921..37b04d44d 100644
--- a/conf/gentoo/conf.d/puppetmaster
+++ b/conf/gentoo/conf.d/puppetmaster
@@ -9,4 +9,4 @@ PUPPETMASTER_PID_DIR="/var/run/puppet"
#PUPPETMASTER_LOG="syslog"
# You may specify other parameters to the puppetmaster here
-#PUPPETMASTER_EXTRA_OPTS="--noca"
+#PUPPETMASTER_EXTRA_OPTS="--no-ca"