summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio/nextcloud.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-02-05 01:17:39 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-02-05 01:17:39 +0100
commit2b50307306eb7fb8ff69e68c7d230e5d35b67ae3 (patch)
tree38ace4f499f8b0228f13ce203a8c5e5ffa884fdf /inventory/host_vars/sk-cloudio/nextcloud.yml
parentele-gwhetzner should be autostarted (diff)
sk-cloudio: upgrade some container versions and increase /var/log
Diffstat (limited to 'inventory/host_vars/sk-cloudio/nextcloud.yml')
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml10
1 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 7fe81abd..89ebb21c 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -16,7 +16,7 @@ nextcloud_instances:
quota: 400G
database:
type: mariadb
- version: 10.5.9
+ version: 10.5.13
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.5.9
+ version: 10.5.13
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.5.9
+ version: 10.5.13
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
wae.elevate.at:
# new: true
@@ -52,7 +52,7 @@ nextcloud_instances:
quota: 100G
database:
type: mariadb
- version: 10.5.9
+ version: 10.5.13
password: "{{ vault_nextcloud_database_passwords['wae.elevate.at'] }}"
wolke.elev8.at:
# new: true
@@ -64,5 +64,5 @@ nextcloud_instances:
quota: 10G
database:
type: mariadb
- version: 10.5.9
+ version: 10.5.13
password: "{{ vault_nextcloud_database_passwords['wolke.elev8.at'] }}"