system-config/inventory/service/host_vars/review-test.opendev.org.yaml
Clark Boylan 613810dba1 Revert "Reduce gerrit heap limit to 44g"
This reverts commit 95d9b83814.

We've found that we run out of memory at 44g. Bump back up to 48g as
that should give us a bit more headroom.

Change-Id: I14a8f2b298aa1d3cb5c0829508ee137a6769675b
2020-12-09 15:26:43 -08:00

15 lines
515 B
YAML

gerrit_replication: []
gerrit_storyboard_url: https://storyboard.openstack.org
gerrit_vhost_name: review-test.opendev.org
gerrit_serverid: adf32efa-43c9-4163-b047-c4449d8997da
gerrit_heap_limit: 48g
gerrit_track_upstream: false
letsencrypt_certs:
review-test-opendev-org-main:
- review-test.opendev.org
# We have to set the letsencrypt_gid to something that isn't 3000
# to not conflict with gerrit2's gid.
# Also, on review01.openstack.org, 3001 is openstackwatch and
# 3002 is github.
letsencrypt_gid: 3003