Update to 2021-04-27 10:00

master
Daniel Berteaud 4 years ago
parent 5d5b8fb8a8
commit 8fc25da03a
  1. 2
      roles/seafile/defaults/main.yml
  2. BIN
      roles/seafile/files/seafile-pro-server_8.0.3_x86-64_CentOS.tar.gz

@ -11,7 +11,7 @@
# MaxUsers = "9" # MaxUsers = "9"
# Mode = "subscription" # Mode = "subscription"
# etc... # etc...
seafile_version: "{{ seafile_license is defined | ternary('8.0.2','8.0.4') }}" seafile_version: "{{ seafile_license is defined | ternary('8.0.3','8.0.4') }}"
# Archive URL and sha1 are only used for the community version # Archive URL and sha1 are only used for the community version
seafile_archive_url: https://s3.eu-central-1.amazonaws.com/download.seadrive.org/seafile-server_{{ seafile_version }}_x86-64.tar.gz seafile_archive_url: https://s3.eu-central-1.amazonaws.com/download.seadrive.org/seafile-server_{{ seafile_version }}_x86-64.tar.gz

Binary file not shown.
Loading…
Cancel
Save