mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-11 15:53:21 +02:00
Update to 2024-09-19 11:00
This commit is contained in:
parent
2eec9f6825
commit
abb4d79e6c
@ -11,7 +11,7 @@
|
||||
# MaxUsers = "9"
|
||||
# Mode = "subscription"
|
||||
# etc...
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.14','11.0.11') }}"
|
||||
seafile_version: "{{ seafile_license is defined | ternary('11.0.13','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
|
||||
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e32a86cd0a72e991b83c12f76d6677057b4ac32a9f24a14991964f877bdace6
|
||||
size 204647531
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a16f62e845751674d90c49b213b772a2e4fd7f82ed43b68e389f73ccf03912a5
|
||||
size 191651836
|
@ -47,7 +47,7 @@ seafile_python_libs:
|
||||
- requests_oauthlib
|
||||
- chardet
|
||||
pro:
|
||||
- django==3.2.*
|
||||
- django==4.2.*
|
||||
- future==0.18.*
|
||||
- mysqlclient==2.1.*
|
||||
- pymysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user