summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio/nextcloud.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-cloudio/nextcloud.yml')
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml24
1 files changed, 17 insertions, 7 deletions
diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml
index 1dbea1b0..8ea0fa53 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -8,51 +8,59 @@ nextcloud_zfs:
nextcloud_instances:
luzesombra.skillz.biz:
# new: true
- version: 27.1.1
+ version: 27.1.2
port: 8100
hostnames:
- luzesombra.skillz.biz
zfs_properties:
quota: 200G
+ redis:
+ version: 7.2.1
database:
type: mariadb
version: 11.1.2
password: "{{ vault_nextcloud_database_passwords['luzesombra.skillz.biz'] }}"
insomnia.skillz.biz:
# new: true
- version: 27.0.2
+ version: 27.1.2
port: 8101
hostnames:
- insomnia.skillz.biz
zfs_properties:
quota: 300G
+ redis:
+ version: 7.2.1
database:
type: mariadb
- version: 10.11.4
+ version: 10.11.5
password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}"
nc.skillz.biz:
# new: true
- version: 27.1.1
+ version: 27.1.2
port: 8102
hostnames:
- nc.skillz.biz
zfs_properties:
quota: 200G
+ redis:
+ version: 7.2.1
database:
type: mariadb
- version: 10.11.4
+ version: 10.11.5
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
wae.elevate.at:
# new: true
- version: 27.0.2
+ version: 27.1.2
port: 8104
hostnames:
- wae.elevate.at
zfs_properties:
quota: 100G
+ redis:
+ version: 7.2.1
database:
type: mariadb
- version: 10.11.4
+ version: 10.11.5
password: "{{ vault_nextcloud_database_passwords['wae.elevate.at'] }}"
wolke.elev8.at:
# new: true
@@ -62,6 +70,8 @@ nextcloud_instances:
- wolke.elev8.at
zfs_properties:
quota: 10G
+ redis:
+ version: 7.2.1
database:
type: mariadb
version: 10.5.13