summaryrefslogtreecommitdiff
path: root/ci.morph
diff options
context:
space:
mode:
Diffstat (limited to 'ci.morph')
-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