summaryrefslogtreecommitdiff
path: root/base-system-x86_64-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 /base-system-x86_64-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 'base-system-x86_64-generic.morph')
-rw-r--r--base-system-x86_64-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index 183e331e..36332d42 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -5,6 +5,7 @@ configuration-extensions:
- simple-network
- nfsboot
- install-files
+- cloud-init
description: The set of strata required to have a minimal system for a 64-bit x86
system.
kind: system
@@ -14,3 +15,4 @@ strata:
- morph: core
- morph: foundation
- morph: bsp-x86_64-generic
+- morph: cloudinit-support