From 01d14f81eb4ebdf707eff5619b302d67715367d9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 8 May 2018 19:04:38 +0200 Subject: [PATCH] Mariadb server is 10.1 now :/ --- install_yunohost | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/install_yunohost b/install_yunohost index 0538202..082eb7b 100755 --- a/install_yunohost +++ b/install_yunohost @@ -322,10 +322,8 @@ slapd slapd/invalid_config boolean true slapd slapd/backend select MDB 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 +mariadb-server-10.1 mysql-server/root_password password yunohost +mariadb-server-10.1 mysql-server/root_password_again password yunohost nslcd nslcd/ldap-bindpw password nslcd nslcd/ldap-starttls boolean false nslcd nslcd/ldap-reqcert select