summaryrefslogtreecommitdiff
path: root/clusters/initramfs-test.morph
blob: afc949616a87b8f739eb9aef565f7419fff0552b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: initramfs-test
kind: cluster
systems:
- morph: systems/base-system-x86_64-generic.morph
  deploy:
    system:
      type: rawdisk
      location: initramfs-system-x86_64.img
      DISK_SIZE: 1G
      HOSTNAME: initramfs-system
      INITRAMFS_PATH: boot/initramfs.gz
  subsystems:
  - morph: systems/initramfs-x86_64.morph
    deploy:
      initramfs:
        type: initramfs
        location: boot/initramfs.gz