summaryrefslogtreecommitdiff
path: root/devel-system-x86_32-generic.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-23 17:54:16 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-07-24 09:25:06 +0000
commit1f7ae3f064e5a1c8219f45f0e5b82256ed8244c7 (patch)
tree8b847e4bf51c204edc1a5517320e989aaae8625f /devel-system-x86_32-generic.morph
parentc2d020effb7cd2e45d75212686ba05c315fa3a70 (diff)
downloaddefinitions-1f7ae3f064e5a1c8219f45f0e5b82256ed8244c7.tar.gz
Add cloud-init support to some x86 systems (base, devel and Trove)
This includes: - Add cloudinit-support stratum to the systems - Add cloud-init configuration extension to the systems
Diffstat (limited to 'devel-system-x86_32-generic.morph')
-rw-r--r--devel-system-x86_32-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel-system-x86_32-generic.morph b/devel-system-x86_32-generic.morph
index 28c89447..5eac853a 100644
--- a/devel-system-x86_32-generic.morph
+++ b/devel-system-x86_32-generic.morph
@@ -5,6 +5,7 @@ configuration-extensions:
- simple-network
- nfsboot
- install-files
+- cloud-init
description: A system that is able to build other systems based on the 32-bit x86
architecture.
kind: system
@@ -16,3 +17,4 @@ strata:
- morph: bsp-x86_32-generic
- morph: tools
- morph: openstack-clients
+- morph: cloudinit-support