You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
I'm glad you asked! Currently the following would need to be done:
Switch vagrant_box in config.yml to: geerlingguy/centos7
Manually apply this PR/patch to the geerlingguy.mysql role (by default, it should be in /etc/ansible/roles/geerlingguy.mysql on the host machine): MariaDB support ansible-role-mysql#38 (patch).
Technically, you could even use MariaDB without switching to CentOS 7, if you can get the Ubuntu packages right, but I haven't tested that yet.
I'd like to add a Wiki page with instructions for switching to MariaDB from MySQL, but I just haven't had the time yet.
I'll be adding instructions there (and linking to them from the README and project home page) soon. You can now use MariaDB easily in either Ubuntu 14.04 or CentOS 7.
Added docs. You will need at least geerlingguy.mysql version 1.5.1 to use MariaDB with Drupal VM either on Ubuntu 14.04 or CentOS 7. You can update your roles with ansible-galaxy install -r provisioning/requirements.yml --force.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Are there special steps to enabling MariaDB for DrupalVM?
The text was updated successfully, but these errors were encountered: