summaryrefslogtreecommitdiff
path: root/image-package-example.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /image-package-example.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-baserock/release/GENIVI-I0.1.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
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"