On Fri, 24 Jun 2011 01:47:56 -0700, Sergey V. Arlashin wrote:
> 
> By default puppet node connects to server periodically and looks if
> there is something execute. I'm wondering is it possible to make
> puppet clients not connect to server themselves? So that it would be
> possible to update a node only with puppetrun nodename.
> 
> ---
> WBR, Sergey
> 

You'd probably be interested in #4411[1] and #3313[2].

Specifically, it looks like the way you should be able to do this is by
specifying "listen=true" and "client=false", but there appears to be a
bug with the agent that makes "client=false" not actually work, but
("--no-client" on the command line does work). :-/

[1] http://projects.puppetlabs.com/issues/4411
[2] http://projects.puppetlabs.com/issues/3313

-- 
Jacob Helwig

Attachment: signature.asc
Description: Digital signature

Reply via email to