mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Mariadb server is 10.1 now :/
This commit is contained in:
parent
11bd0536f1
commit
01d14f81eb
1 changed files with 2 additions and 4 deletions
|
@ -322,10 +322,8 @@ slapd slapd/invalid_config boolean true
|
||||||
slapd slapd/backend select MDB
|
slapd slapd/backend select MDB
|
||||||
postfix postfix/main_mailer_type select Internet Site
|
postfix postfix/main_mailer_type select Internet Site
|
||||||
postfix postfix/mailname string /etc/mailname
|
postfix postfix/mailname string /etc/mailname
|
||||||
mysql-server-5.5 mysql-server/root_password password yunohost
|
mariadb-server-10.1 mysql-server/root_password password yunohost
|
||||||
mysql-server-5.5 mysql-server/root_password_again password yunohost
|
mariadb-server-10.1 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-bindpw password
|
||||||
nslcd nslcd/ldap-starttls boolean false
|
nslcd nslcd/ldap-starttls boolean false
|
||||||
nslcd nslcd/ldap-reqcert select
|
nslcd nslcd/ldap-reqcert select
|
||||||
|
|
Loading…
Add table
Reference in a new issue