Issue #8917 has been updated by Corey Osman.

Any status on this.  Just hit this bug.

----------------------------------------
Bug #8917: `client` is not a configuration option, and --client/--no-client is 
handled by the agent application
https://projects.puppetlabs.com/issues/8917#change-87661

* Author: Nick Fagerlund
* Status: Code Insufficient
* Priority: Normal
* Assignee: 
* Category: agent
* Target version: 3.x
* Affected Puppet version: 
* Keywords: 
* Branch: https://github.com/puppetlabs/puppet/pull/379
----------------------------------------
Okay, puppet agent has a `--no-client` option that makes it sit around and wait 
for commands over REST instead of proactively fetching a configuration. But 
unlike all the other `--something/--no-something` pairs, it's not a config 
option from defaults.rb -- it only exists in the agent application. That means 
there's no way to persistently set this behavior in puppet.conf, as the 
commenters to #4411 found out. 

Should there be? If you're using this feature at all, you're using it all the 
time, which makes it seem like a prime candidate for the config file. 


-- 
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://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to