summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2014-07-30 14:35:36 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2014-07-30 14:35:36 +0100
commitdcbf761d786bd67ee77f996bc6f4d6befb489dc7 (patch)
treec93e884103cc685696802fe639242a8576732cb1
parente3b090c9b2617540815725b91ebf10c9b0070ca6 (diff)
downloaddefinitions-dcbf761d786bd67ee77f996bc6f4d6befb489dc7.tar.gz
Add ci cluster morphology for CD pipeline work.
Reviews: +2 Richard Maw
-rw-r--r--ci.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/ci.morph b/ci.morph
new file mode 100644
index 00000000..6d8db8ce
--- /dev/null
+++ b/ci.morph
@@ -0,0 +1,14 @@
+name: ci
+kind: cluster
+description: |
+ Deploy all the systems for CD.
+
+ This cluster morph is for use by the Mason Continuous Delivery pipeline
+ during development.
+systems:
+- morph: devel-system-x86_64-generic
+ deploy:
+ devel-system-x86_64-generic:
+ type: rawdisk
+ location: devel-system-x86_64-generic.img
+ DISK_SIZE: 4G