system-config/playbooks/roles/gerrit
Clark Boylan 70589a5a05 Reapply "Switch Gerrit replication to a larger RSA key"
This reverts commit d346d5375f.

We make small edits to the .ssh/config file to make MINA ssh client
happy. In particular we need to use the path to the ssh key within the
Gerrit container and not on the host side.

This exact .ssh/config file has been tested on held nodes that appears
to properly replication from a test gerrit99 to a test gitea99 after
adding the pubkey to gerrit and accepting the hostkey for gitea on the
gerrit side.

Change-Id: I41caac08f6713ad385c98eea46fb004a414fab5d
2023-12-06 09:02:17 -08:00
..
defaults Upgrade Gerrit to Gerrit 3.8 2023-10-30 09:41:17 -07:00
files Reapply "Switch Gerrit replication to a larger RSA key" 2023-12-06 09:02:17 -08:00
handlers Add Apache to Ansible for Gerrit 2020-02-03 07:57:36 -06:00
tasks Reapply "Switch Gerrit replication to a larger RSA key" 2023-12-06 09:02:17 -08:00
templates Revert "Switch Gerrit replication to a larger RSA key" 2023-12-02 01:02:11 +00:00
README.rst Fix infra-prod-service-review file matchers 2023-03-03 11:47:02 -08:00

README.rst

Run Gerrit.

This role deploys MariaDB alongside the Gerrit service using docker-compose to run both services in docker containers. Variables below configure MariaDB connection details.

Role Variables