summaryrefslogtreecommitdiff
path: root/image-package-example.morph
diff options
context:
space:
mode:
Diffstat (limited to 'image-package-example.morph')
-rw-r--r--image-package-example.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/image-package-example.morph b/image-package-example.morph
index eeb5b3f2..f074f724 100644
--- a/image-package-example.morph
+++ b/image-package-example.morph
@@ -1,12 +1,12 @@
-name: image-package-example
+name: image-package-example.morph
kind: cluster
description: |
Packaged system and script for installing it, for deferred instantiation.
systems:
-- morph: base-system-x86_32-generic
+- morph: base-system-x86_32-generic.morph
deploy:
imgpkg:
type: image-package
location: image-package-example.tar
- BOOTLOADER_BLOBS: "/usr/share/syslinux/mbr.bin"
- INCLUDE_SCRIPTS: "image-package-example/make-disk-image.sh.in:image-package-example/disk-install.sh.in:image-package-example/common.sh.in"
+ BOOTLOADER_BLOBS: /usr/share/syslinux/mbr.bin
+ INCLUDE_SCRIPTS: image-package-example/make-disk-image.sh.in:image-package-example/disk-install.sh.in:image-package-example/common.sh.in