From d9067e22dc0fcec1e4daf2ea1a55aac0d43d4f32 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 31 Jan 2020 22:07:08 +0100 Subject: updated all nexcloud instances on sk-cloudia --- inventory/host_vars/sk-cloudia/nextcloud.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inventory/host_vars/sk-cloudia/nextcloud.yml') diff --git a/inventory/host_vars/sk-cloudia/nextcloud.yml b/inventory/host_vars/sk-cloudia/nextcloud.yml index 4cb270c5..4697ff54 100644 --- a/inventory/host_vars/sk-cloudia/nextcloud.yml +++ b/inventory/host_vars/sk-cloudia/nextcloud.yml @@ -7,7 +7,7 @@ nextcloud_zfs: nextcloud_instances: wolke.elevate.at: # new: true - version: 17.0.2 + version: 17.0.3 port: 8100 hostnames: - wolke.elevate.at @@ -18,7 +18,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['wolke.elevate.at'] }}" insomnia.skillz.biz: # new: true - version: 17.0.2 + version: 17.0.3 port: 8101 hostnames: - insomnia.skillz.biz @@ -29,7 +29,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}" nc.skillz.biz: # new: true - version: 17.0.2 + version: 17.0.3 port: 8102 hostnames: - nc.skillz.biz @@ -40,7 +40,7 @@ nextcloud_instances: password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}" wae.elevate.at: # new: true - version: 17.0.2 + version: 17.0.3 port: 8104 hostnames: - wae.elevate.at -- cgit v1.2.3