Files @ fdba88395073
Branch filter:

Location: majic-ansible-roles/roles/database_server/templates/root_my.cnf.j2

branko
MAR-129: Updated database role for new Molecule and Ansible versions:

- Fixed linting issues.
- Moved test variables into group_vars.
- Renamed the server which effectively tests the optional
parameters (mainly the backup).
- Updated tests to use correct mechanism for obtaining the list of
hosts on top of which the tests should be run.
1
2
3
[client]
user=root
password={{ db_root_password }}