summaryrefslogtreecommitdiff
path: root/baserock_gerrit/baserock_gerrit.morph
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_gerrit/baserock_gerrit.morph')
-rw-r--r--baserock_gerrit/baserock_gerrit.morph18
1 files changed, 9 insertions, 9 deletions
diff --git a/baserock_gerrit/baserock_gerrit.morph b/baserock_gerrit/baserock_gerrit.morph
index 76a92667..30cd01c4 100644
--- a/baserock_gerrit/baserock_gerrit.morph
+++ b/baserock_gerrit/baserock_gerrit.morph
@@ -9,18 +9,18 @@ description: |
is up and running. See the README for instructions.
systems:
- - morph: systems/gerrit-system-x86_64.morph
- deploy:
- gerrit.baserock.org:
- type: openstack
- location: https://compute.datacentred.io:5000/v2.0
+- morph: systems/gerrit-system-x86_64.morph
+ deploy:
+ gerrit.baserock.org:
+ type: openstack
+ location: https://compute.datacentred.io:5000/v2.0
# You can use this method to deploy upgrades over SSH, after the
# machine is deployed.
#type: ssh-rsync
#location: root@gerrit.baserock.org
- OPENSTACK_IMAGENAME: baserock_gerrit
- CLOUD_INIT: yes
- DISK_SIZE: 3G
- KERNEL_ARGS: console=tty0 console=ttyS0
+ OPENSTACK_IMAGENAME: baserock_gerrit
+ CLOUD_INIT: true
+ DISK_SIZE: 3G
+ KERNEL_ARGS: console=tty0 console=ttyS0