From: http://reductivelabs.com/trac/puppet/wiki/BigPicture> When configuration needs to be "pushed" to the clients, the Server > can be asked to attempt to trigger each client to request "pull" a > new host configuration.But there is no information on how to do this. puppetmaster --help doesn''t say anything useful either. Is this feature implemented? It''d be nice to immediately push changes out to clients instead of waiting for puppetd to run, or logging in to each machine and running puppetd manually. Thanks! -Andrew _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
On 19/02/2008, Andrew Otto <acotto@gmail.com> wrote:> From: > http://reductivelabs.com/trac/puppet/wiki/BigPicture > > > When configuration needs to be "pushed" to the clients, the Server can be > asked to attempt to trigger each client to request "pull" a new host > configuration. > But there is no information on how to do this. puppetmaster --help doesn''t > say anything useful either. > > Is this feature implemented? It''d be nice to immediately push changes out > to clients instead of waiting for puppetd to run, or logging in to each > machine and running puppetd manually.I think your looking for "puppetrun." Kent
Ah, thanks...now just to make it work! (I''m not using LDAP...) On Feb 19, 2008, at 9:16 PM, Kenton Brede wrote:> On 19/02/2008, Andrew Otto <acotto@gmail.com> wrote: >> From: >> http://reductivelabs.com/trac/puppet/wiki/BigPicture >> >> >> When configuration needs to be "pushed" to the clients, the Server >> can be >> asked to attempt to trigger each client to request "pull" a new host >> configuration. >> But there is no information on how to do this. puppetmaster --help >> doesn''t >> say anything useful either. >> >> Is this feature implemented? It''d be nice to immediately push >> changes out >> to clients instead of waiting for puppetd to run, or logging in to >> each >> machine and running puppetd manually. > > I think your looking for "puppetrun." > Kent > _______________________________________________ > Puppet-users mailing list > Puppet-users@madstop.com > https://mail.madstop.com/mailman/listinfo/puppet-users
I just use dsh to automate the login process on groups of systems. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research 931 372-3601 / Tennessee Technological University -----Original Message----- From: Andrew Otto <acotto@gmail.com> Date: Tuesday, Feb 19, 2008 8:44 am Subject: Re: [Puppet-users] push to clients To: Puppet User Discussion <puppet-users@madstop.com>Reply-to: Puppet User Discussion <puppet-users@madstop.com> Ah, thanks...now just to make it work! (I''m not using LDAP...)> >On Feb 19, 2008, at 9:16 PM, Kenton Brede wrote: > >> On 19/02/2008, Andrew Otto <acotto@gmail.com> wrote: >> From: >> http://reductivelabs.com/trac/puppet/wiki/BigPicture >> >> >> When configuration needs to be "pushed" to the clients, the Server >> can be >> asked to attempt to trigger each client to request "pull" a new host >> configuration. >> But there is no information on how to do this. puppetmaster --help >> doesn''t >> say anything useful either. >> >> Is this feature implemented? It''d be nice to immediately push >> changes out >> to clients instead of waiting for puppetd to run, or logging in to >> each >> machine and running puppetd manually. > >> I think your looking for "puppetrun." > Kent > _______________________________________________ > Puppet-users mailing list > Puppet-users@madstop.com > https://mail.madstop.com/mailman/listinfo/puppet-users > >_______________________________________________ >Puppet-users mailing list >Puppet-users@madstop.com >https://mail.madstop.com/mailman/listinfo/puppet-users >