From 5dcdcebd52365ca28ca96d2d336f0bf4e2c46e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 12 Oct 2016 12:12:12 +0100 Subject: Add clusters/minimal-system-x86_64-deploy.morph Change-Id: I3bf416930f94c6a643d76ab37a4c7b9b8454fc61 --- clusters/minimal-system-x86_64-deploy.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 clusters/minimal-system-x86_64-deploy.morph 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 -- cgit v1.2.1