summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-12 12:12:12 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-12 12:12:12 +0100
commit5dcdcebd52365ca28ca96d2d336f0bf4e2c46e19 (patch)
treef0aa3c26dd82ec699f465cc6a6bc2290ceacf7d4
parent36f7e4923ae5d03dd345d74f7fcade48c99a498d (diff)
downloaddefinitions-5dcdcebd52365ca28ca96d2d336f0bf4e2c46e19.tar.gz
Add clusters/minimal-system-x86_64-deploy.morph
Change-Id: I3bf416930f94c6a643d76ab37a4c7b9b8454fc61
-rw-r--r--clusters/minimal-system-x86_64-deploy.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/clusters/minimal-system-x86_64-deploy.morph b/clusters/minimal-system-x86_64-deploy.morph
new file mode 100644
index 00000000..d455419e
--- /dev/null
+++ b/clusters/minimal-system-x86_64-deploy.morph
@@ -0,0 +1,12 @@
+name: minimal-system-deploy
+kind: cluster
+description: |
+ Deploy a minimal system to a system running KVM
+systems:
+- morph: systems/minimal-system-x86_64-generic.morph
+ deploy:
+ minimal-system-x86_64-generic:
+ type: extensions/rawdisk
+ location: minimal-system-x86_64-generic.img
+ DISK_SIZE: 512M
+ INIT_SYSTEM: busybox