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

8 lines
117 B
YAML
Raw Normal View History

2017-08-28 09:20:50 +00:00
---
mariadb_version: 10.2
2017-08-28 09:20:50 +00:00
mysql_conf_tpl: change_me
mysql_conf_file: settings.cnf
mysql_secure_installation: false