From 73efb62c21505b942dfa78f7cd73f507059ff6a8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 14 Jul 2024 19:55:30 +0200 Subject: upgrade only-office instances --- inventory/host_vars/sk-cloudio/onlyoffice.yml | 6 +++--- inventory/host_vars/sk-tomnext-nc.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'inventory') diff --git a/inventory/host_vars/sk-cloudio/onlyoffice.yml b/inventory/host_vars/sk-cloudio/onlyoffice.yml index 026d11ba..11f82abe 100644 --- a/inventory/host_vars/sk-cloudio/onlyoffice.yml +++ b/inventory/host_vars/sk-cloudio/onlyoffice.yml @@ -8,13 +8,13 @@ onlyoffice_zfs: onlyoffice_instances: office.elev8.at: - version: 7.5.1.1 + version: 8.1.0.1 port: 8600 hostname: office.elev8.at jwt_secret: "{{ vault_onlyoffice_jwt_secrets['office.elev8.at'] }}" database: - version: 9.5.25 + version: 12.19 password: "{{ vault_onlyoffice_database_passwords['office.elev8.at'] }}" amqp: - version: 3.11.28 + version: 3.13.4 password: "{{ vault_onlyoffice_amqp_passwords['office.elev8.at'] }}" diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 319d4e3e..e46aee23 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -171,13 +171,13 @@ onlyoffice_zfs: onlyoffice_instances: oo.tomwaitz.eu: - version: 7.5.1.1 + version: 8.1.0.1 port: 8600 hostname: oo.tomwaitz.eu jwt_secret: "{{ vault_onlyoffice_jwt_secrets['oo.tomwaitz.eu'] }}" database: - version: 9.5.25 + version: 12.19 password: "{{ vault_onlyoffice_database_passwords['oo.tomwaitz.eu'] }}" amqp: - version: 3.11.28 + version: 3.13.4 password: "{{ vault_onlyoffice_amqp_passwords['oo.tomwaitz.eu'] }}" -- cgit v1.2.3