|
|
|
@ -839,9 +839,8 @@ main_function() { |
|
|
|
|
|
|
|
ci-setup ) |
|
|
|
install_requirements |
|
|
|
install_database 2 1 re2o re2o re2o |
|
|
|
install_ldap 1 re2o "dc=example,dc=net" |
|
|
|
write_settings_file 2 localhost re2o re2o re2o \ |
|
|
|
write_settings_file 2 postgres 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 |
|
|
|
|