From 456c61ebd415395c0232614489d7563da73f337b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 23 Jul 2014 15:30:56 +0000 Subject: Use a cloud-init version with the services disabled by default Now adding cloud-init to a system will be harmless and it can be enabled with a configuration extension during the deployment. --- cloudinit-support.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudinit-support.morph b/cloudinit-support.morph index a1076006..1790ab8c 100644 --- a/cloudinit-support.morph +++ b/cloudinit-support.morph @@ -44,7 +44,7 @@ chunks: build-depends: [] - name: cloud-init repo: upstream:cloud-init - ref: eeb4923b3528ebf4d93d8297b2d489738c3ea7c3 + ref: 130d51acc5b0becd64e7007f9dfe41a6e022eaec unpetrify-ref: baserock/morph build-depends: - boto -- cgit v1.2.1