summaryrefslogtreecommitdiff
path: root/initramfs-test.morph
blob: 9e69207d68a9729eeb2518b3de47fc1396b41a58 (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: base-system-x86_64-generic
  deploy:
    system:
      type: rawdisk
      location: initramfs-system-x86_64.img
      DISK_SIZE: 1G
      HOSTNAME: initramfs-system
      INITRAMFS_PATH: boot/initramfs.gz
  subsystems:
  - morph: initramfs-x86_64
    deploy:
      initramfs:
        type: initramfs
        location: boot/initramfs.gz