summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-03-06 01:56:59 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-03-06 01:56:59 +0100
commit668ef26dfd0d66278180872fb6edddcc48aa444f (patch)
tree0507a8609ab3fedce674d613843f3705f676b765 /inventory/host_vars
parentdebian.inode.at is still down - switching over to debian.anexia.at (diff)
upgrade nextcloud database images
Diffstat (limited to 'inventory/host_vars')
-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: |