Fix unit test for MariaDB package vs Mysql package
In our puppet code, we explicitly define mariadb-server
as the package to be installed (and not Mysql).
The unit test framework does not seem to respect the package specification
In our puppet code, we explicitly define mariadb-server
as the package to be installed (and not Mysql).
The unit test framework does not seem to respect the package specification