summaryrefslogtreecommitdiff
path: root/clusters/initramfs-test.def
blob: 81265f13a3206a02bdeb67990d06b9fc23cdf5aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: initramfs-test
systems:
- name: 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:
    deploy:
      initramfs:
        type: initramfs
        location: boot/initramfs.gz