From 350fde45ba0b98d2e792a77fa9b69c31a5bda1f7 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 22 Jan 2010 16:33:02 -0500 Subject: rename cloud-config-cat so it wont be packaged --- upstart/cloud-config-cat.conf.debug | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 upstart/cloud-config-cat.conf.debug (limited to 'upstart/cloud-config-cat.conf.debug') diff --git a/upstart/cloud-config-cat.conf.debug b/upstart/cloud-config-cat.conf.debug new file mode 100644 index 00000000..9cc3b2ce --- /dev/null +++ b/upstart/cloud-config-cat.conf.debug @@ -0,0 +1,7 @@ +description "Cat the Config" + +start on cloud-config +console output +task + +exec cloud-init-run-module once-per-instance catconfig execute cat $CLOUD_CFG -- cgit v1.2.3