2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 20:49:01 +00:00
bench/playbooks/prerequisites/roles/mariadb/defaults/main.yml
James Robertson 56e2f75599 MariaDB 10.2 (#510)
MariaDB 10.2 Support
2018-01-09 11:08:18 +05:30

8 lines
117 B
YAML

---
mariadb_version: 10.2
mysql_conf_tpl: change_me
mysql_conf_file: settings.cnf
mysql_secure_installation: false