summaryrefslogtreecommitdiff
path: root/minimal-system-deploy.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 /minimal-system-deploy.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-GENIVI-I0.1.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'minimal-system-deploy.morph')
-rw-r--r--minimal-system-deploy.morph14
1 files changed, 0 insertions, 14 deletions
diff --git a/minimal-system-deploy.morph b/minimal-system-deploy.morph
deleted file mode 100644
index f6213c39..00000000
--- a/minimal-system-deploy.morph
+++ /dev/null
@@ -1,14 +0,0 @@
-name: minimal-system-deploy
-kind: cluster
-description: |
- Deploy a minimal system to a system running KVM
-systems:
-- morph: minimal-system-x86_32-generic
- deploy:
- vm:
- type: kvm
- location: kvm+ssh://192.168.122.1/tiny-x86_32/srv/VMs/tiny-x86_32.img
- HOSTNAME: tiny-x86_32
- DISK_SIZE: 512M
- RAM_SIZE: 512M
- INIT_SYSTEM: busybox