mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 19:01:28 +01:00 
			
		
		
		
	Update to 2022-02-15 12:00
This commit is contained in:
		| @@ -11,11 +11,11 @@ | ||||
| #   MaxUsers = "9" | ||||
| #   Mode = "subscription" | ||||
| #   etc... | ||||
| seafile_version: "{{ seafile_license is defined | ternary('9.0.4','9.0.2') }}" | ||||
| seafile_version: "{{ seafile_license is defined | ternary('9.0.4','9.0.3') }}" | ||||
|  | ||||
| # 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_sha1: f93e32639d735e8eb8201139d5d962cd4067e1c2 | ||||
| seafile_archive_sha256: e5e518b53486596c238e8c6e236c64384698aa8ac428150e87ad7cf4c00ba82a | ||||
|  | ||||
| seafile_root_dir: /opt/seafile | ||||
| seafile_data_dir: "{{ seafile_root_dir }}/data" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud