summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-cloudio')
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml
index f2f8de9b..4f54f30d 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -16,7 +16,7 @@ nextcloud_instances:
quota: 300G
database:
type: mariadb
- version: 10.4.13
+ version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['wolke.elevate.at'] }}"
insomnia.skillz.biz:
# new: true
@@ -28,7 +28,7 @@ nextcloud_instances:
quota: 200G
database:
type: mariadb
- version: 10.4.13
+ version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}"
nc.skillz.biz:
# new: true
@@ -40,7 +40,7 @@ nextcloud_instances:
quota: 200G
database:
type: mariadb
- version: 10.4.13
+ version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
wae.elevate.at:
# new: true
@@ -52,5 +52,5 @@ nextcloud_instances:
quota: 100G
database:
type: mariadb
- version: 10.4.13
+ version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['wae.elevate.at'] }}"