system-config/playbooks/roles/gerrit
Clark Boylan 9bfacda1ac Upgrade Gerrit to 3.4
The actually upgrade will be performed manually, but this change will be
used to update the docker-compose.yaml file.

If we land this change prior to the upgrade then note the
manage-projects commands will be updated to use the 3.4 image possibly
while gerrit 3.3 is still running. I don't expect this to be a problem
as manage-projects operates via network protocols.

Change-Id: I5775f4518ec48ac984b70820ebd2e645213e702a
2022-01-24 10:54:54 -08:00
..
defaults Upgrade Gerrit to 3.4 2022-01-24 10:54:54 -08: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: don't chown mariadb container directory 2021-11-05 08:26:56 +11:00
templates No lookups in Gerrit's log4j2 message formatting 2021-12-10 20:07:36 +00:00
README.rst Remove the mysql support from our gerrit role and image 2021-08-10 13:06:54 -07:00

README.rst

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