99342db824
Change-Id: Ibb260f820dbc1d9d6ca523ff3903134612cb003e
470 B
470 B
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.