Issue #3313 has been reported by christian c.
----------------------------------------
Bug #3313: puppet.conf option client=true/false doesn't seem to work
http://projects.reductivelabs.com/issues/3313
Author: christian c
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Affected version: 0.25.4
Keywords:
Branch:
Hi,
I'm using puppet 0.25.4 on OpenSuse 11.1.
Trying to run puppet as listening client only with "listen=true" and
"client=false" options in puppet.conf doesn't seem to work. After restarting
puppet with the new configuration, first thing it does is polling the
puppetmaster and afterwards every 30min.
But if I start puppetd with --no-client parameter it polls the puppetmaster
only after being triggered by a puppetrun-command coming from the master.
Additionally, if the option works again, you should add it to the configuration
reference because right now it isn't mentioned.
My config:
[puppetd]
classfile = $vardir/classes.txt
server = puppet
localconfig = $vardir/localconfigi
httplog = $logdir/http.log
listen = true
noop = false
client = false
puppetdlog = $logdir/puppetd.log
puppetport = 8139
pluginsync = true
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.