summaryrefslogtreecommitdiff
path: root/upstart/cloud-config-ssh.conf
diff options
context:
space:
mode:
Diffstat (limited to 'upstart/cloud-config-ssh.conf')
-rw-r--r--upstart/cloud-config-ssh.conf7
1 files changed, 2 insertions, 5 deletions
diff --git a/upstart/cloud-config-ssh.conf b/upstart/cloud-config-ssh.conf
index a5833198..98b3d6cc 100644
--- a/upstart/cloud-config-ssh.conf
+++ b/upstart/cloud-config-ssh.conf
@@ -1,10 +1,7 @@
-# ec2-preconf-ssh-keys
-#
-# Download preconfigured ssh-keys for EC2.
-
+# cloud-config-ssh - obtain ssh keys from metadata service
description "Download preconfigured ssh keys"
-start on (cloud-config and local-filesystems)
+start on filesystem
console output
task