summaryrefslogtreecommitdiff
path: root/clusters/ci.morph
blob: 1261a06aae7f787d46bff446c786d8b2a4ff1d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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-defaults: {}
  deploy:
    devel-system-x86_64-generic:
      type: rawdisk
      location: devel-system-x86_64-generic.img
      DISK_SIZE: 4G