Re: [Puppet Users] Mcollective agent sync

2013-12-19 Thread Jeff Bachtel

[main] pluginsync = true


In /etc/puppet/puppet.conf on your agents is really the way to go (from 
http://docs.puppetlabs.com/guides/plugins_in_modules.html#enabling-pluginsync). 
Otherwise you're looking at something like MCollective to remotely force 
a plugin sync when you make changes.


But just leave pluginsync on.

Jeff

On 12/19/2013 02:25 AM, Hrishi D wrote:

Hi,

 I am using custom facts and have deployed them using modules in 
puppet master. Each time a change is made i have to execute


 $ sudo puppet agent --test --pluginsync on the agent nodes to get 
sync with the master. Is there a way to resync all the agent nodes 
from the master by executing some command,



Thanks,
--
You received this message because you are subscribed to the Google 
Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/99bbd165-4ce7-41d8-b963-151334cbc0a2%40googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/52B30FF0.8080807%40bericotechnologies.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Puppet Users] Mcollective agent sync

2013-12-19 Thread Hrishi D
Hi,

 I am using custom facts and have deployed them using modules in puppet 
master. Each time a change is made i have to execute

 $ sudo puppet agent --test --pluginsync on the agent nodes to get sync 
with the master. Is there a way to resync all the agent nodes from the 
master by executing some command,


Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/99bbd165-4ce7-41d8-b963-151334cbc0a2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.