diff --git a/roles/lemonldap_ng_handler/templates/lemonldap-ng.ini.j2 b/roles/lemonldap_ng_handler/templates/lemonldap-ng.ini.j2 index e329afb..6466405 100644 --- a/roles/lemonldap_ng_handler/templates/lemonldap-ng.ini.j2 +++ b/roles/lemonldap_ng_handler/templates/lemonldap-ng.ini.j2 @@ -1,6 +1,10 @@ ; {{ ansible_managed }} [all] +{% if llng_conf_backend == 'soap' %} +globalStorage=Lemonldap::NG::Common::Apache::Session::SOAP +globalStorageOptions={ 'proxy' => '{{ llng_soap_uri | regex_replace('config$','sessions') }}' } +{% endif %} [configuration] {% if llng_conf_backend == 'soap' %} diff --git a/roles/seafile/defaults/main.yml b/roles/seafile/defaults/main.yml index 3cc3bb4..0d5f0d4 100644 --- a/roles/seafile/defaults/main.yml +++ b/roles/seafile/defaults/main.yml @@ -11,7 +11,7 @@ # MaxUsers = "9" # Mode = "subscription" # etc... -seafile_version: "{{ seafile_license is defined | ternary('7.1.3','7.1.3') }}" +seafile_version: "{{ seafile_license is defined | ternary('7.1.4','7.1.3') }}" # Archive URL and sha1 are only used for the community version seafile_archive_url: https://download.seadrive.org/seafile-server_{{ seafile_version }}_x86-64.tar.gz diff --git a/roles/seafile/files/seafile-pro-server_7.1.4_x86-64_CentOS.tar.gz b/roles/seafile/files/seafile-pro-server_7.1.4_x86-64_CentOS.tar.gz new file mode 100644 index 0000000..7035985 --- /dev/null +++ b/roles/seafile/files/seafile-pro-server_7.1.4_x86-64_CentOS.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f47d3aa121955672d4564413c2855c9fd35388f4423bdddbb36fb6dc8cd1e75 +size 104360891