From 7bc2e318121f76ac347af1ec0126c508d4217ec4 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 24 Feb 2015 17:00:19 +0000 Subject: Morph build ea243fb0c6d9439d9e97c2545625aa4a System branch: master --- clusters/test.morph | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 clusters/test.morph diff --git a/clusters/test.morph b/clusters/test.morph new file mode 100644 index 00000000..d4606d61 --- /dev/null +++ b/clusters/test.morph @@ -0,0 +1,16 @@ +name: test +kind: cluster +description: | + Deployments for OSTree testing +systems: +- morph: systems/test.morph + deploy: + rawdisk: + type: rawdisk + location: build-system-x86_64.img + DISK_SIZE: 6G + tar: + type: tar + location: build-system-x86_64.tar + DISK_SIZE: 6G + HOSTNAME: test -- cgit v1.2.1