summaryrefslogtreecommitdiff
path: root/clusters/gerrit-openstack.morph
diff options
context:
space:
mode:
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