summaryrefslogtreecommitdiff
path: root/clusters/initramfs-test.morph.in
blob: a4ce7f3246068a23823d4b0da70e94133cb3343e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: initramfs-test
kind: cluster
systems:
- morph: systems/base-system-x86_64-generic.morph
  deploy:
    system:
      type: extensions/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: extensions/initramfs
        location: boot/initramfs.gz
  - morph: systems/initramfs-x86_64.morph
    deploy:
      shutdownramfs:
        type: sysroot
        location: usr/lib/shutdownramfs