mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-15 17:53:09 +02:00
Update to 2022-02-21 10:00
This commit is contained in:
parent
e7e5deccf1
commit
2a423eee2a
@ -11,11 +11,11 @@
|
|||||||
# MaxUsers = "9"
|
# MaxUsers = "9"
|
||||||
# Mode = "subscription"
|
# Mode = "subscription"
|
||||||
# etc...
|
# etc...
|
||||||
seafile_version: "{{ seafile_license is defined | ternary('9.0.4','9.0.3') }}"
|
seafile_version: "{{ seafile_license is defined | ternary('9.0.4','9.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
|
||||||
seafile_archive_sha256: e5e518b53486596c238e8c6e236c64384698aa8ac428150e87ad7cf4c00ba82a
|
seafile_archive_sha256: 7317453fa0e6c9d6cc4c206fad84ea0c945dc09e6feb9116633d4ed22bc5e24d
|
||||||
|
|
||||||
seafile_root_dir: /opt/seafile
|
seafile_root_dir: /opt/seafile
|
||||||
seafile_data_dir: "{{ seafile_root_dir }}/data"
|
seafile_data_dir: "{{ seafile_root_dir }}/data"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user