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-tomnext-nc.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'inventory/host_vars/sk-tomnext-nc.yml') diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 62643fad..9134993a 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -118,7 +118,7 @@ nextcloud_zfs: nextcloud_instances: team.tomwaitz.eu: # new: true - version: 27.1.5 + version: 28.0.1 port: 8100 hostnames: - team.tomwaitz.eu @@ -150,7 +150,7 @@ collabora_code_base_path: /srv/storage/collabora/code collabora_code_instances: o.tomwaitz.eu: - version: 6.4.10.2 + version: 23.05.6.4.1 port: 8200 hostname: o.tomwaitz.eu admin: @@ -158,15 +158,6 @@ collabora_code_instances: password: "{{ vault_collabora_code_admin_passwords['o.tomwaitz.eu'] }}" backend_storages: - team.tomwaitz.eu - custom_image: - dockerfile: | - USER root - RUN set -x \ - && echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections \ - && apt-get update -q \ - && apt-get install -y -q ttf-mscorefonts-installer \ - && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* - USER lool onlyoffice_zfs: -- cgit v1.2.3