mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 02:03:09 +02:00
Update to 2022-10-18 10:00
This commit is contained in:
parent
b2cb5b67b0
commit
fe1e00de11
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
# Synapse version to deploy
|
||||
synapse_version: '1.68.0'
|
||||
synapse_version: '1.69.0'
|
||||
|
||||
# Should ansible handle Synapse upgrades ? If false, only initial install will be done
|
||||
synapse_manage_upgrade: True
|
||||
|
@ -11,7 +11,7 @@
|
||||
# MaxUsers = "9"
|
||||
# Mode = "subscription"
|
||||
# etc...
|
||||
seafile_version: "{{ seafile_license is defined | ternary('9.0.9','9.0.9') }}"
|
||||
seafile_version: "{{ seafile_license is defined | ternary('9.0.10','9.0.9') }}"
|
||||
|
||||
# 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:e81b09ecb563f60d5fe606ac7163882a05fb2bcceb342cfa7c65a5f3d325d024
|
||||
size 97125361
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b7120daf190a663add8aa846ace771e92d7a85198ba1ede689437ece0138365
|
||||
size 97112439
|
Loading…
x
Reference in New Issue
Block a user