summaryrefslogtreecommitdiff
path: root/clusters/gerrit-openstack.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-12 13:41:48 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-01-12 13:41:48 +0000
commit5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df (patch)
tree70f02464e6e9e01e144a24322ba05effc8d446e5 /clusters/gerrit-openstack.morph
parentef8b6b3405005ae7ce7fb337d82cdbd237f1979a (diff)
downloaddefinitions-5f2cbb6e03d58bd15cea22e3571e8ef3ec3c08df.tar.gz
Morph build 6f334ffa50134b86aa1e3a669310e51e
System branch: master
Diffstat (limited to 'clusters/gerrit-openstack.morph')
-rw-r--r--clusters/gerrit-openstack.morph18
1 files changed, 9 insertions, 9 deletions
diff --git a/clusters/gerrit-openstack.morph b/clusters/gerrit-openstack.morph
index bdfb128c..8a14fd2a 100644
--- a/clusters/gerrit-openstack.morph
+++ b/clusters/gerrit-openstack.morph
@@ -5,12 +5,12 @@ description: |
systems:
- morph: systems/gerrit-x86_64.morph
deploy:
- openstack-image:
- type: openstack
- location: http://openstack-host:5000/v2.0/
- DISK_SIZE: 4G
- OPENSTACK_USER: openstack-user
- OPENSTACK_TENANT: openstack-tenant
- OPENSTACK_IMAGENAME: Gerrit
- CLOUD_INIT: yes
- KERNEL_ARGS: console=ttyS0 console=tty0
+ openstack-image:
+ type: openstack
+ location: http://openstack-host:5000/v2.0/
+ CLOUD_INIT: true
+ DISK_SIZE: 4G
+ KERNEL_ARGS: console=ttyS0 console=tty0
+ OPENSTACK_IMAGENAME: Gerrit
+ OPENSTACK_TENANT: openstack-tenant
+ OPENSTACK_USER: openstack-user