system-config/playbooks/roles/gerrit
Ian Wienand 5f1c603b3d gerrit: don't chown mariadb container directory
We are currently re-chowning the running db directories back to root,
causing havoc for the db.  Drop the explicit permissions to avoid
this.

Change-Id: I8d8ce5c62c660875d5c6eed54c686996576ec9df
2021-11-05 08:26:56 +11: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: don't chown mariadb container directory 2021-11-05 08:26:56 +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

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