summaryrefslogtreecommitdiff
path: root/upstart
diff options
context:
space:
mode:
Diffstat (limited to 'upstart')
-rw-r--r--upstart/cloud-config-puppet.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstart/cloud-config-puppet.conf b/upstart/cloud-config-puppet.conf
index 83786118..effa0b84 100644
--- a/upstart/cloud-config-puppet.conf
+++ b/upstart/cloud-config-puppet.conf
@@ -5,7 +5,7 @@ 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 started cloud-apt-update-upgrade
+start on stopped cloud-apt-update-upgrade
console output
task