From 5c4e4587095a8c161aeb38f98f4e9bcd0652199c Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 16 Jul 2010 12:50:14 -0400 Subject: make cloud-config an upstart task --- upstart/cloud-config.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'upstart') diff --git a/upstart/cloud-config.conf b/upstart/cloud-config.conf index 7c4d3370..6649a99d 100644 --- a/upstart/cloud-config.conf +++ b/upstart/cloud-config.conf @@ -3,5 +3,6 @@ description "Handle applying cloud-config" start on (filesystem and started rsyslog) console output +task exec cloud-init-cfg all -- cgit v1.2.3