summaryrefslogtreecommitdiff
path: root/clusters
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-12-15 13:43:56 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:28 +0000
commit7fddea2659845dfd3a8e844b4ab0778979fa3a03 (patch)
tree5081ddb37c55cd292c35c89367ca19bf089f393f /clusters
parent5ed8e23cdab6eabfd86670d2b037bc627a68cf5f (diff)
downloaddefinitions-7fddea2659845dfd3a8e844b4ab0778979fa3a03.tar.gz
FIXME: Deploy in raw image rather than KVM
Diffstat (limited to 'clusters')
-rw-r--r--clusters/openstack-cluster.morph8
1 files changed, 5 insertions, 3 deletions
diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph
index 9f773a26..14945da6 100644
--- a/clusters/openstack-cluster.morph
+++ b/clusters/openstack-cluster.morph
@@ -1,11 +1,13 @@
-name: devel-raw
+name: openstack-one-node
kind: cluster
systems:
- morph: systems/openstack-server.morph
deploy:
release:
- type: kvm
- location: kvm+ssh://franred@refinery.ducie.codethink.co.uk/franred-openstack-test/home/franred/openstack.img
+ type: rawdisk
+ location: /src/release/baserock-xx-openstack-system-x86_64.img
+ # type: kvm
+ # location: kvm+ssh://franred@refinery.ducie.codethink.co.uk/franred-openstack-test/home/franred/openstack.img
DISK_SIZE: 5G
RAM_SIZE: 1G
VCPUS: 1