summaryrefslogtreecommitdiff
path: root/initramfs-test.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-07-24 16:52:40 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-07-24 16:52:40 +0100
commitb2f120b8edc40237bb387cfe480d08ac960ee8aa (patch)
treedc571f2ae6cc3616b185f924e9d7656662ed68f4 /initramfs-test.morph
parentb688c4672680a3cdeee0d1dcf9492dd4c02f1524 (diff)
downloaddefinitions-b2f120b8edc40237bb387cfe480d08ac960ee8aa.tar.gz
Move systems/strata into subdirs
Diffstat (limited to 'initramfs-test.morph')
-rw-r--r--initramfs-test.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs-test.morph b/initramfs-test.morph
index 9e69207d..afc94961 100644
--- a/initramfs-test.morph
+++ b/initramfs-test.morph
@@ -1,7 +1,7 @@
name: initramfs-test
kind: cluster
systems:
-- morph: base-system-x86_64-generic
+- morph: systems/base-system-x86_64-generic.morph
deploy:
system:
type: rawdisk
@@ -10,7 +10,7 @@ systems:
HOSTNAME: initramfs-system
INITRAMFS_PATH: boot/initramfs.gz
subsystems:
- - morph: initramfs-x86_64
+ - morph: systems/initramfs-x86_64.morph
deploy:
initramfs:
type: initramfs