summaryrefslogtreecommitdiff
path: root/clusters/gerrit-openstack.morph
blob: 8a14fd2a8c78e97a58cfe8606578d21919cfbcb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: open-stack-gerrit
kind: cluster
description: |
  Deploy gerrit morphology into openstack
systems:
- morph: systems/gerrit-x86_64.morph
  deploy:
    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