From dcbf761d786bd67ee77f996bc6f4d6befb489dc7 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 30 Jul 2014 14:35:36 +0100 Subject: Add ci cluster morphology for CD pipeline work. Reviews: +2 Richard Maw --- ci.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ci.morph 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 -- cgit v1.2.1