summaryrefslogtreecommitdiff
path: root/upstart/cloud-init.conf
blob: cb2b437bef09d33c1b6eefc2579c53087c203350 (plain)
1
2
3
4
5
6
7
8
9
10
# cloud-init - the initial cloud-init job
#   crawls metadata service, emits cloud-config
start on (mounted MOUNTPOINT=/ and net-device-up IFACE=eth0 and \
   stopped cloud-init-local )

task

console output

exec /usr/bin/cloud-init start