From 550698ef26ceb4427b457449234431d36510d0b5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 19 Feb 2023 00:45:17 +0100 Subject: sk-cloudio: resize /var/log filesystem, add media.elevate.at to o.skillz.biz --- inventory/host_vars/sk-cloudio/collabora.yml | 1 + inventory/host_vars/sk-cloudio/vars.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'inventory/host_vars/sk-cloudio') diff --git a/inventory/host_vars/sk-cloudio/collabora.yml b/inventory/host_vars/sk-cloudio/collabora.yml index 234258e8..d396ca3d 100644 --- a/inventory/host_vars/sk-cloudio/collabora.yml +++ b/inventory/host_vars/sk-cloudio/collabora.yml @@ -17,3 +17,4 @@ collabora_code_instances: - wae.elevate.at - wolke.elev8.at - cloud.transitiongraz.org + - media.elevate.at diff --git a/inventory/host_vars/sk-cloudio/vars.yml b/inventory/host_vars/sk-cloudio/vars.yml index 1e1cc0c5..99ae27db 100644 --- a/inventory/host_vars/sk-cloudio/vars.yml +++ b/inventory/host_vars/sk-cloudio/vars.yml @@ -1,5 +1,6 @@ --- system_lvm_volume_size_root: 3584M +system_lvm_volume_size_varlog: 5G install: cloud: credentials: "{{ vault_hroot_robot_account }}" -- cgit v1.2.3