summaryrefslogtreecommitdiff
path: root/upstart/cloud-config.conf
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-06-28 16:46:11 -0400
committerScott Moser <smoser@ubuntu.com>2012-06-28 16:46:11 -0400
commit0b79a18679e03b300a8a607f28f8fd1c9acbf39e (patch)
tree15481a69a0b8a073f72293405842d6548bf7e111 /upstart/cloud-config.conf
parentc8c8c09890a21540bf3c9c0212e6e2c01aecc4db (diff)
downloadvyos-cloud-init-0b79a18679e03b300a8a607f28f8fd1c9acbf39e.tar.gz
vyos-cloud-init-0b79a18679e03b300a8a607f28f8fd1c9acbf39e.zip
change upstart jobs to use single 'cloud-init' binary
This just updates upstart jobs to the new single binary approach.
Diffstat (limited to 'upstart/cloud-config.conf')
-rw-r--r--upstart/cloud-config.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/upstart/cloud-config.conf b/upstart/cloud-config.conf
index 5edc58b9..3ac113f3 100644
--- a/upstart/cloud-config.conf
+++ b/upstart/cloud-config.conf
@@ -5,4 +5,4 @@ start on (filesystem and started rsyslog)
console output
task
-exec cloud-init-cfg all config
+exec cloud-init modules --mode=config