From: Silvio Rhatto Date: Sat, 5 Apr 2014 23:12:23 +0000 (-0300) Subject: Hook alternatives X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b0353cd961c5bb8642535a3f9284a6d74c96644b;p=puppet-puppet.git Hook alternatives --- diff --git a/files/post-update.sh b/files/post-update.sh index 741e239..a484b34 100644 --- a/files/post-update.sh +++ b/files/post-update.sh @@ -1,5 +1,8 @@ #!/bin/bash # See https://we.riseup.net/riseup+tech/puppet +# +# Alternatives: https://github.com/pdxcat/puppet-sync +# https://github.com/theforeman/puppet-puppet/blob/master/templates/server/post-receive.erb echo "" echo "Updating puppet configuration..."