summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-06-25 04:38:10 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-06-25 04:38:10 +0200
commit1fca988c21d2810fbef2fafe68823ef68ede4805 (patch)
tree3970e699a16be30ef3ad3e09a8e17f02b2b75b46 /inventory/host_vars
parentreserve IP for ch-equinox-t450s in MGMT vlan (diff)
ch-mc: increase root disk
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-mc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-mc.yml b/inventory/host_vars/ch-mc.yml
index 529c331e..e43c0675 100644
--- a/inventory/host_vars/ch-mc.yml
+++ b/inventory/host_vars/ch-mc.yml
@@ -18,7 +18,7 @@ install:
system_lvm:
volumes:
- name: root
- size: 20G
+ size: 30G
filesystem: ext4
mountpoint: /
- name: var+log