From 7e6fc963c98ab009243ea72f58ff6a5e019d822d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 Jan 2024 01:43:22 +0100 Subject: update collabora and bump nextcloud versions --- inventory/host_vars/sk-cloudio/nextcloud.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inventory/host_vars/sk-cloudio/nextcloud.yml') diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml index 6ae0a393..8e4327ea 100644 --- a/inventory/host_vars/sk-cloudio/nextcloud.yml +++ b/inventory/host_vars/sk-cloudio/nextcloud.yml @@ -8,7 +8,7 @@ nextcloud_zfs: nextcloud_instances: luzesombra.skillz.biz: # new: true - version: 27.1.5 + version: 28.0.1 port: 8100 hostnames: - luzesombra.skillz.biz @@ -22,7 +22,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['luzesombra.skillz.biz'] }}" insomnia.skillz.biz: # new: true - version: 27.1.5 + version: 28.0.1 port: 8101 hostnames: - insomnia.skillz.biz @@ -50,7 +50,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}" wae.elevate.at: # new: true - version: 27.1.5 + version: 28.0.1 port: 8104 hostnames: - wae.elevate.at @@ -64,7 +64,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['wae.elevate.at'] }}" wolke.elev8.at: # new: true - version: 27.1.5 + version: 28.0.1 port: 8105 hostnames: - wolke.elev8.at -- cgit v1.2.3