From 0a580c84382710bd9a4c598652c7f07a34df1966 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 24 Sep 2015 16:52:32 +0100 Subject: Ugly unfinished mess. --- examples/system.setup | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 examples/system.setup (limited to 'examples') diff --git a/examples/system.setup b/examples/system.setup new file mode 100644 index 0000000..2a60e9e --- /dev/null +++ b/examples/system.setup @@ -0,0 +1,19 @@ +- image: file:///home/mdrake/test-font-size.html + systems: + - name: foo + platform: !openstack + flavour: m1.medium + net_id: 190842934298742749 + host: dc + - name: bar + platform: !openstack + flavour: m1.large + net_id: 190842934298742749 + host: dc +- image: file:///home/mdrake/test-writing-mode-table-cell.html + systems: + - name: baz + platform: !openstack + flavour: m1.medium + net_id: 398739587398579335 + host: nebula -- cgit v1.2.1