Folks, I have installed puppet my network and it works great .. I have configured it such a way that when I make changes in the server source fiels..it gets updated in teh puppet clients. As the document reads the puppet clients checks for any changes from the server every 30 mins. But is there is any opiton of changing this value to lesser time .. say 15 mins .. or is there opiton for the puppet client to take effect immidietely. is ther any command that I can give from the puppet server. please help.. Thanks -Raj _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
Rajeshwaran G wrote:> Folks, > > I have installed puppet my network and it works great .. I have configured > it such a way that when I make changes in the server source fiels..it gets > updated in teh puppet clients. > > As the document reads the puppet clients checks for any changes from the > server every 30 mins. But is there is any opiton of changing this value to > lesser time .. say 15 mins .. > > or is there opiton for the puppet client to take effect immidietely. > > is ther any command that I can give from the puppet server. > > please help.. > > Thanks > > -Raj >You can use puppetrun to trigger the clients to run on specific hosts and (optionally) for specific classes. Example: puppetrun --class sendmail --host mx0 --host mx1 -- Russell A. Jackson <raj@csub.edu> Network Analyst California State University, Bakersfield Now there''s a violent movie titled, "The Croquet Homicide," or "Murder With Mallets Aforethought." -- Shelby Friedman, WSJ. _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
Russell Jackson wrote:> Rajeshwaran G wrote: >> Folks, >> >> I have installed puppet my network and it works great .. I have configured >> it such a way that when I make changes in the server source fiels..it gets >> updated in teh puppet clients. >> >> As the document reads the puppet clients checks for any changes from the >> server every 30 mins. But is there is any opiton of changing this value to >> lesser time .. say 15 mins .. >> >> or is there opiton for the puppet client to take effect immidietely. >> >> is ther any command that I can give from the puppet server. >> >> please help.. >> >> Thanks >> >> -Raj >> > > You can use puppetrun to trigger the clients to run on specific hosts and (optionally) for > specific classes. > > Example: > > puppetrun --class sendmail --host mx0 --host mx1 >Sorry, I confused --class with --tag in the example above. -- Russell A. Jackson <raj@csub.edu> Network Analyst California State University, Bakersfield Now there''s a violent movie titled, "The Croquet Homicide," or "Murder With Mallets Aforethought." -- Shelby Friedman, WSJ. _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
On Wed, Oct 17, 2007 at 11:54:20PM +0530, Rajeshwaran G wrote:> As the document reads the puppet clients checks for any changes from the > server every 30 mins. But is there is any opiton of changing this value to > lesser time .. say 15 mins ..--runinterval> or is there opiton for the puppet client to take effect immidietely. > > is ther any command that I can give from the puppet server.That''s puppetrun, as Russell mentioned. - Matt -- "Once one has achieved full endarkenment, one is happy to have an entirely nonfunctional computer" -- Steve VanDevender, ASR
Thank you so much guys for you on the spot reply and solution.. puppet groups ROCKS !!! On 10/18/07, Matthew Palmer <mpalmer@hezmatt.org> wrote:> > On Wed, Oct 17, 2007 at 11:54:20PM +0530, Rajeshwaran G wrote: > > As the document reads the puppet clients checks for any changes from the > > server every 30 mins. But is there is any opiton of changing this value > to > > lesser time .. say 15 mins .. > > --runinterval > > > or is there opiton for the puppet client to take effect immidietely. > > > > is ther any command that I can give from the puppet server. > > That''s puppetrun, as Russell mentioned. > > - Matt > > -- > "Once one has achieved full endarkenment, one is happy to have an entirely > nonfunctional computer" > -- Steve VanDevender, ASR > _______________________________________________ > Puppet-users mailing list > Puppet-users@madstop.com > https://mail.madstop.com/mailman/listinfo/puppet-users >-- He also serves Who only stands and waits.... _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> As the document reads the puppet clients checks for any changes from the > server every 30 mins. But is there is any opiton of changing this value > to lesser time .. say 15 mins .. >There is also the runinterval configuration option. See http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference. Regards James - -- James Turnbull <james@lovedthanlost.net> - --- Author of Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) Hardening Linux (http://www.amazon.com/gp/product/1590594444/) - --- PGP Key (http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x0C42DF40) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHFos79hTGvAxC30ARAt9HAKCFARPEgnZk6fg4XkSOmCgdVseN5gCfbtM1 K/73lES/+j//dYOZ/d7Yuww=RRy3 -----END PGP SIGNATURE-----