system-config/playbooks/roles/mariadb/README.rst
James E. Blair 99342db824 Add a standalone zuul db server
Change-Id: Ibb260f820dbc1d9d6ca523ff3903134612cb003e
2024-04-04 12:25:23 -07:00

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.