Default: install MariaDB from Debian repos

pull/14/head
Emilien Mantel 2016-02-09 11:41:06 +01:00
parent a3c233f999
commit c681545b61
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# -------------------------------------
# Setup
# -------------------------------------
mysql_origin: 'upstream'
mysql_origin: 'default'
mysql_vendor: 'mariadb'
mysql_root_password: 'change_me_NOW'
mysql_use_percona_repository: false