Clark Boylan b0fff9ccbd Switch standalone mariadb to opendevmirror hosted mariadb image
One fewer image to pull from docker hub eating into our rate limits.
Note that this will restart the standalone mariadb container when
deployed. This may impact Zuul's ability to record jobs temporarily.

Change-Id: I4f46c63f3002740c2246f11d1ad69bd43e61036c
2025-01-28 15:46:51 -08:00
..
2024-04-04 12:25:23 -07:00
2024-04-04 15:57:16 -07:00
2024-04-04 12:25:23 -07:00

Run MariaDB

This role deploys a standalone MariaDB using docker-compose. Variables below configure MariaDB connection details.

Role Variables

The database to create.

The MariaDB user to make and connect with.

The password to set for mariadb_username

The password to set for the root mariadb user.