From d6d3bb1097eb0a0fff142df46a86dad48a63b072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Kervella?= Date: Tue, 26 Jun 2018 13:16:11 +0000 Subject: [PATCH] test postgresql --- install_re2o.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install_re2o.sh b/install_re2o.sh index eee50ea2..e53465ca 100755 --- a/install_re2o.sh +++ b/install_re2o.sh @@ -839,8 +839,9 @@ main_function() { ci-setup ) install_requirements + install_db 2 1 re2o re2o re2o install_ldap 1 re2o "dc=example,dc=net" - write_settings_file 1 mysql re2o root re2o \ + write_settings_file 2 localhost re2o re2o re2o \ "cn=admin,dc=example,dc=net" 2 re2o localhost "dc=example,dc=net" \ "mailserver.example.net" 25 "example.net" "re2o.example.net" update_django