system-config/playbooks/roles/gerrit
Clark Boylan 37d8c8b772 Clean up our gerrit config
This removes the old config to choose the old change screen by default
as everything is polygerrit now.

We remove the pre plugin melody config as melody now ships as a plugin
and has separate configuration.

We remove old theming information as that is supplied via external files
now.

We remove anonymous git download config because we don't set
gerrit.canonicalGitUrl which is required for this to work. We don't set
that because we don't have a git:// server anymore.

Bump the lucene thread count from 4 to 8 as we have more cores on the
system we run on.

Finally add some comments to help make sense of config that is left in
place.

Change-Id: Ie0b48e544191839067e66647d2ea32f74ce19ed3
2021-10-12 16:36:36 -07:00
..
defaults Upgrade Gerrit to 3.3 2021-10-07 11:54:46 -07:00
files gerrit: add its actions.config file 2021-10-05 08:36:25 +11:00
handlers Add Apache to Ansible for Gerrit 2020-02-03 07:57:36 -06:00
tasks gerrit: add its actions.config file 2021-10-05 08:36:25 +11:00
templates Clean up our gerrit config 2021-10-12 16:36:36 -07:00
README.rst Remove the mysql support from our gerrit role and image 2021-08-10 13:06:54 -07:00

Run Gerrit.

This role assumes it will have a local MariaDB running adjacent to the Gerrit service. Variables below configure MariaDB connection details.

Role Variables