From 2b10a9677817377618e33d2b07ab7caefe316633 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 18 Aug 2014 17:05:22 +0000 Subject: Re-organise definitions with scripts/organise-morphologies.py --- clusters/ci.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 clusters/ci.morph (limited to 'clusters/ci.morph') diff --git a/clusters/ci.morph b/clusters/ci.morph new file mode 100644 index 00000000..f860a4ba --- /dev/null +++ b/clusters/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: systems/devel-system-x86_64-generic.morph + deploy: + devel-system-x86_64-generic: + type: rawdisk + location: devel-system-x86_64-generic.img + DISK_SIZE: 4G -- cgit v1.2.1