Our SVN repo box is shared with some other projects so I haven't implemented a post-commit hook at this point. We used to have Puppet perform the checkouts, but since a commit may break Puppet's ability to run it didn't seem like the best way. For now we're doing it via MCollective.
On 05/02/2012 07:18 AM, Scott Merrill wrote: > For folks with multiple Puppet Masters, how are you pushing out > manifest and module updates to them? > > We intend to use Subversion for our version control. Obviously one > option would be to have each Puppet Master perform a checkout of the > svn repo. We could schedule periodic updates via cron. Or we could use > a post-commit hook to rsync the updates out from the repo to each > Puppet Master. > > What are you doing? What works well, and what headaches have you experienced? > > Thanks, > Scott > -- 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.