summaryrefslogtreecommitdiff
path: root/clusters/initramfs-test.morph.in
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/initramfs-test.morph.in')
-rw-r--r--clusters/initramfs-test.morph.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/clusters/initramfs-test.morph.in b/clusters/initramfs-test.morph.in
new file mode 100644
index 00000000..a4ce7f32
--- /dev/null
+++ b/clusters/initramfs-test.morph.in
@@ -0,0 +1,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