summaryrefslogtreecommitdiff
path: root/files/update-puppet-conf.sh
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-24 15:16:28 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-24 15:16:28 -0200
commit45c99882a470b33edf4789e67aca610ecd3eeda7 (patch)
treef50960d84d8168c798f13ebe025afcd7daec10c6 /files/update-puppet-conf.sh
parent9d03c74a5133ff24178eaa86a662ea1bb7fc2e5e (diff)
downloadpuppet-puppet-45c99882a470b33edf4789e67aca610ecd3eeda7.tar.gz
puppet-puppet-45c99882a470b33edf4789e67aca610ecd3eeda7.tar.bz2
Adding puppet::master::update
Diffstat (limited to 'files/update-puppet-conf.sh')
-rw-r--r--files/update-puppet-conf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/update-puppet-conf.sh b/files/update-puppet-conf.sh
index b299950..1eaae46 100644
--- a/files/update-puppet-conf.sh
+++ b/files/update-puppet-conf.sh
@@ -3,7 +3,7 @@
# This file updates the /etc/puppet directory with recent changes to the
# /var/git/repositories/puppet repository and changes to other remote
# repositories configured as submodules of this puppet installation. This
-# script it intended to be called from a cron-job.
+# script it intended to be called from a cron-job or by a post-update hook.
PUPPET_DIR=/etc/puppet
ORIGIN_DIR=/var/git/repositories/puppet.git