
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
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.