https://bugzilla.wikimedia.org/show_bug.cgi?id=49652

--- Comment #12 from Bryan Davis <[email protected]> ---
I looked at the mariadb module and I don't think it will actually be useful
from MediaWiki-Vagrant at this point. If we used the ::mariadb class it would
fail because it unconditionally requires ::nrpe::monitor_service which we don't
have. The ::mariadb::packages class needs an ::apt::repository resource we
don't have in MWV either.

Probably the easiest thing to do would be to change the implementation of our
::mysql::packages class to install the mariadb packages. They all seem to be
available via the apt repositories we already have available in the trusty apt
repos. I guess the remaining question is whether we should switch
unconditionally (easiest) or with a role.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to