summaryrefslogtreecommitdiff
path: root/upstart/cloud-config-puppet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'upstart/cloud-config-puppet.conf')
-rw-r--r--upstart/cloud-config-puppet.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/upstart/cloud-config-puppet.conf b/upstart/cloud-config-puppet.conf
deleted file mode 100644
index a42b0dc6..00000000
--- a/upstart/cloud-config-puppet.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-# 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