On 10/9/2012 7:25 AM, Adrian Webb wrote:
Are you sure this notify is only triggered when there is an actual
change in the repo (working copy has changed) or is it when the vcsrepo
resource is executed like most notify's?

I don't believe your logic on Puppet notifies is correct. Assuming the provider is correctly written a notify should only be generated on a change like in the case of File, Service, Package, etc.

In any case, test it first in a few scenarios and make sure. FWIW the vcsrepo::git provider is low to middling quality and you're likely to find cases that don't work as expected regardless.

Ramin

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to