On Mon, Aug 29, 2011 at 00:51, Martin Alfke <[email protected]> wrote:
> On 08/29/2011 09:10 AM, Francis GALIEGUE wrote:
>>
>> First, we want to use push from the server, not pull from the clients:
>> is that feasible?
>
> Yes, that is possible.
> The client has to run in listen mode.
> On the master you use puppet kick <dns client name>
> http://docs.puppetlabs.com/man/kick.html

That really only triggers the client to poll the server.  Out of the
box, it isn't possible to use a server push mode, though you can fake
it by triggering poll on demand using any number of tools.
(MCollective, for example, is pretty awesome at doing this, and I used
that quite frequently at my previous job.)

Why do you want to do this?  Perhaps there is a better way to achieve
the outcome you are after?

Daniel
-- 
⎋ Puppet Labs Developer – http://puppetlabs.com
♲ Made with 100 percent post-consumer electrons

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to