[fix] Set root password for mariadb explicitly

This commit is contained in:
Jérôme Lebleu 2016-03-06 11:27:20 +01:00
parent 88cf82a98e
commit 765056c071

View file

@ -212,6 +212,8 @@ postfix postfix/main_mailer_type select Internet Site
postfix postfix/mailname string /etc/mailname
mysql-server-5.5 mysql-server/root_password password yunohost
mysql-server-5.5 mysql-server/root_password_again password yunohost
mariadb-server-10.0 mysql-server/root_password password yunohost
mariadb-server-10.0 mysql-server/root_password_again password yunohost
nslcd nslcd/ldap-bindpw password
nslcd nslcd/ldap-starttls boolean false
nslcd nslcd/ldap-reqcert select