Default: install MariaDB from Debian repos
parent
a3c233f999
commit
c681545b61
|
@ -3,7 +3,7 @@
|
||||||
# -------------------------------------
|
# -------------------------------------
|
||||||
# Setup
|
# Setup
|
||||||
# -------------------------------------
|
# -------------------------------------
|
||||||
mysql_origin: 'upstream'
|
mysql_origin: 'default'
|
||||||
mysql_vendor: 'mariadb'
|
mysql_vendor: 'mariadb'
|
||||||
mysql_root_password: 'change_me_NOW'
|
mysql_root_password: 'change_me_NOW'
|
||||||
mysql_use_percona_repository: false
|
mysql_use_percona_repository: false
|
||||||
|
|
Loading…
Reference in New Issue