Skip to content

Force mariadb to run with the proper variables

Benjamin Bertrand requested to merge mariadb into master

Specific mariadb tables and user are required for the Archiver Appliance to run. They should be created when running the role. mariadb variables are set in meta/main.yml to be sure the mariadb role is run with those variables. Otherwise if the mariadb role is run due to another role, it won't re-run.

JIRA INFRA-2564 #action In Progress

Merge request reports