mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2024-08-12 12:00
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
# MaxUsers = "9"
|
||||
# Mode = "subscription"
|
||||
# etc...
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.11','11.0.9') }}"
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.12','11.0.11') }}"
|
||||
|
||||
# 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_sha256: 8bd5327a0ab659501ebb87209da760cac7316372fe6030a78d17b2f87c216aee
|
||||
seafile_archive_sha256: 5576b11c1c265e98e2f6fc0385b798e41ad797520008c8c030bb337096877cb9
|
||||
|
||||
seafile_root_dir: /opt/seafile
|
||||
seafile_data_dir: "{{ seafile_root_dir }}/data"
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a1c2720f78af80be513c6d38103b395afe18b2c992184f657478a950a94869
|
||||
size 204397821
|
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a58d4fb525b8b042cf6ba739ce26aa87549266b634ea65526be19b8bc53cbf0
|
||||
size 204683849
|
Reference in New Issue
Block a user