Re: [Puppet Users] puppet kick timeout

2011-01-17 Thread Mark Stanislav
You may want to look at utilizing mCollective to do this as it will provide a more structured way to handle this task. In this case, 'available' hosts would be queried and the execution would run on hosts in parallel. http://www.puppetlabs.com/mcollective/introduction/ Also, Puppet Commander ma

[Puppet Users] puppet kick timeout

2011-01-17 Thread jacky wu
I have a problem today. In my business, i have more than 10 linux servers , each of which runs a puppet client. on my puppet master server, sometimes , i need trigger every server to update from puppet master right now , so i wirte a shell script to traversal each server to run command "puppet kic