summaryrefslogtreecommitdiff
path: root/clusters/rpi2.morph
blob: 3a8cc026ff5cf0ba691be14b853039519ea69f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/build-system-armv7lhf-rpi2.morph
  deploy:
    build-system-armv7lhf-rpi2:
      type: extensions/rawdisk
      location: build-system-armv7lhf-rpi2.img
      DISK_SIZE: 4G
      BOOT_DEVICE: /dev/mmcblk0p1
      ROOT_DEVICE: /dev/mmcblk0p2
      BOOTLOADER_CONFIG_FORMAT: extlinux
      BOOTLOADER_INSTALL: none
      PARTITION_FILE: partitioning/rpi