mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-19 03:33:17 +02:00
Update to 2022-09-22 10:00
This commit is contained in:
parent
fceaba12ae
commit
8b40e52ebe
@ -11,11 +11,11 @@
|
|||||||
# MaxUsers = "9"
|
# MaxUsers = "9"
|
||||||
# Mode = "subscription"
|
# Mode = "subscription"
|
||||||
# etc...
|
# etc...
|
||||||
seafile_version: "{{ seafile_license is defined | ternary('9.0.8','9.0.8') }}"
|
seafile_version: "{{ seafile_license is defined | ternary('9.0.8','9.0.9') }}"
|
||||||
|
|
||||||
# Archive URL and sha256 are only used for the community version
|
# Archive URL and sha256 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: 3d3b87ef8f9911cdd02b9bb7d2507d1cb1aadb7e642abdc63e84d5d0579575db
|
seafile_archive_sha256: db76bb33572ad0a6860470e907bed4ed780aa17d9e022226d99448a7f9e4ba74
|
||||||
|
|
||||||
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