|
|
@ -839,8 +839,9 @@ main_function() { |
|
|
|
|
|
|
|
|
ci-setup ) |
|
|
ci-setup ) |
|
|
install_requirements |
|
|
install_requirements |
|
|
|
|
|
install_db 2 1 re2o re2o re2o |
|
|
install_ldap 1 re2o "dc=example,dc=net" |
|
|
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" \ |
|
|
"cn=admin,dc=example,dc=net" 2 re2o localhost "dc=example,dc=net" \ |
|
|
"mailserver.example.net" 25 "example.net" "re2o.example.net" |
|
|
"mailserver.example.net" 25 "example.net" "re2o.example.net" |
|
|
update_django |
|
|
update_django |
|
|
|