From 6f49299467a09236d7c0c564fe55bc8eafa7defd Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 2 Jun 2015 08:22:26 +0000 Subject: Move extensions into a subdirectory Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e --- clusters/initramfs-test.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clusters/initramfs-test.morph') diff --git a/clusters/initramfs-test.morph b/clusters/initramfs-test.morph index afc94961..dd7d91e1 100644 --- a/clusters/initramfs-test.morph +++ b/clusters/initramfs-test.morph @@ -4,7 +4,7 @@ systems: - morph: systems/base-system-x86_64-generic.morph deploy: system: - type: rawdisk + type: extensions/rawdisk location: initramfs-system-x86_64.img DISK_SIZE: 1G HOSTNAME: initramfs-system @@ -13,5 +13,5 @@ systems: - morph: systems/initramfs-x86_64.morph deploy: initramfs: - type: initramfs + type: extensions/initramfs location: boot/initramfs.gz -- cgit v1.2.1