From be61095bdcc7701570e8369cdce5c7651136c6b1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 29 Aug 2020 02:55:06 +0200 Subject: nextcloud: all instances have been upgraded --- inventory/host_vars/sk-cloudio/nextcloud.yml | 8 ++++---- inventory/host_vars/sk-tomnext-nc.yml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'inventory') diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml index c2829c25..9c3dc589 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: wolke.elevate.at: # new: true - version: 18.0.7 + version: 19.0.2 port: 8100 hostnames: - wolke.elevate.at @@ -20,7 +20,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['wolke.elevate.at'] }}" insomnia.skillz.biz: # new: true - version: 18.0.7 + version: 19.0.2 port: 8101 hostnames: - insomnia.skillz.biz @@ -32,7 +32,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}" nc.skillz.biz: # new: true - version: 18.0.7 + version: 19.0.2 port: 8102 hostnames: - nc.skillz.biz @@ -44,7 +44,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}" wae.elevate.at: # new: true - version: 18.0.7 + version: 19.0.2 port: 8104 hostnames: - wae.elevate.at diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml index 6d46dc27..c22925d1 100644 --- a/inventory/host_vars/sk-tomnext-nc.yml +++ b/inventory/host_vars/sk-tomnext-nc.yml @@ -100,7 +100,7 @@ nextcloud_zfs: nextcloud_instances: team.tomwaitz.eu: # new: true - version: 18.0.7 + version: 19.0.2 port: 8100 hostnames: - team.tomwaitz.eu -- cgit v1.2.3