On 04/20/2011 09:55 AM, Andreas Paul wrote: > Do you suggest calling that rsync in the post commit hook? > That is not possible as the svn hook script is run by a httpd user > without any permissions and granting him any permission just for that > hook script would be hard to justify.
Hi, doesn't compute: You want your post-hook script to take action towards your puppet master, but giving the user the post-hook runs as any permissions towards that is not allowable? Sounds like you can either chase your own tail for a while ;-) or go for the pull semantics via cronjob as suggested by Prateep or MCollective as per RI's comment. Regards, Felix -- 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.