mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2025-02-04 06:24:22 +00:00
test postgresql
This commit is contained in:
parent
cc4989f1c3
commit
d6d3bb1097
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue