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.morph12
1 files changed, 0 insertions, 12 deletions
diff --git a/image-package-example.morph b/image-package-example.morph
deleted file mode 100644
index eeb5b3f2..00000000
--- a/image-package-example.morph
+++ /dev/null
@@ -1,12 +0,0 @@
-name: image-package-example
-kind: cluster
-description: |
- Packaged system and script for installing it, for deferred instantiation.
-systems:
-- morph: base-system-x86_32-generic
- 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"