summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml8
-rw-r--r--inventory/host_vars/sk-tomnext-nc.yml2
2 files changed, 5 insertions, 5 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'] }}"
diff --git a/inventory/host_vars/sk-tomnext-nc.yml b/inventory/host_vars/sk-tomnext-nc.yml
index f3538c07..6bf38ea2 100644
--- a/inventory/host_vars/sk-tomnext-nc.yml
+++ b/inventory/host_vars/sk-tomnext-nc.yml
@@ -125,7 +125,7 @@ nextcloud_instances:
quota: 700G
database:
type: mariadb
- version: 10.5.3
+ version: 10.5.9
password: "{{ vault_nextcloud_database_passwords['team.tomwaitz.eu'] }}"
custom_image:
dockerfile: |