summaryrefslogtreecommitdiff
path: root/trove-system-x86_64.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 /trove-system-x86_64.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 'trove-system-x86_64.morph')
-rw-r--r--trove-system-x86_64.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/trove-system-x86_64.morph b/trove-system-x86_64.morph
index e65b0540..fb892d81 100644
--- a/trove-system-x86_64.morph
+++ b/trove-system-x86_64.morph
@@ -6,6 +6,7 @@ configuration-extensions:
- fstab
- simple-network
- install-files
+- cloud-init
description: Trove server
kind: system
name: trove-system-x86_64
@@ -18,3 +19,4 @@ strata:
- morph: trove
- morph: nfs
- morph: ansible
+- morph: cloudinit-support