diff options
-rw-r--r-- | files/post-update.sh | 3 |
1 files changed, 3 insertions, 0 deletions
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..." |