summaryrefslogtreecommitdiff
path: root/clusters/moonshot-m2-armv8b64.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-04-11 17:57:57 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2016-04-15 18:58:27 +0100
commit25041b86249fe763fd4171e2ab1aca535b3eb14f (patch)
treeacaa7a5268ff1aa796d1ca1a519cc0ddc4ac3d5c /clusters/moonshot-m2-armv8b64.morph
parent467bb8299ddc051855acb2093fd371e3423a0515 (diff)
downloaddefinitions-25041b86249fe763fd4171e2ab1aca535b3eb14f.tar.gz
Add a simple templating system to Baserock definitionssam/easy-templating
This is currently independent of the actual definitions format. The 'configure' tool generates actual .morph files from .morph.in files, and build tools then operate on these generated .morph files.t This is largely untested and no doubt broken!
Diffstat (limited to 'clusters/moonshot-m2-armv8b64.morph')
-rw-r--r--clusters/moonshot-m2-armv8b64.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/clusters/moonshot-m2-armv8b64.morph b/clusters/moonshot-m2-armv8b64.morph
index caa460c3..d14b4435 100644
--- a/clusters/moonshot-m2-armv8b64.morph
+++ b/clusters/moonshot-m2-armv8b64.morph
@@ -5,7 +5,7 @@ description: |
Moonshot node, using a combination of the pxeboot.write extension and
the installer system.
systems:
-- morph: systems/installer-system-armv8b64.morph
+- morph: systems/installer-system.armv8b64.morph
deploy:
installer:
type: extensions/pxeboot
@@ -41,7 +41,7 @@ systems:
INSTALL_FILES: install-files/moonshot/manifest
MOONSHOT_KERNEL: true
subsystems:
- - morph: systems/devel-system-armv8b64.morph
+ - morph: systems/devel-system.armv8b64.morph
deploy:
to-install:
type: extensions/sysroot