
This came up as something that was missing while we bootstrapped a new gerrit server. The rsa hostkey is managed but none of the three ecdsa keys or the ed25519 key is. Fix that by managing these keys in the same manner we manager the RSA key. Change-Id: Iaf58543b6833273ca45fa5c359dc88eaf64d7a03
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