summaryrefslogtreecommitdiff
path: root/upstart/cloud-config-puppet.conf
blob: a42b0dc6cb4be0a785c61dafed7313b6c1298545 (plain)
1
2
3
4
5
6
7
8
9
10
11
# cloud-config-puppet - Setup puppetd
description "Setup puppetd"

# Make sure puppet is started after repositories have been setup.
# This can be useful if the puppet package should be pulled from
# a different repository.
start on stopped cloud-apt-update-upgrade
console output
task

exec cloud-init-cfg config-puppet