summaryrefslogtreecommitdiff
path: root/inventory/host_vars
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-05-21 00:17:24 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-05-21 00:17:24 +0200
commit059f50aa88db52125b04ca82ea3f0ac6cdda5d8c (patch)
tree6893141785a58ab4aa2e09d383116f11e3451f02 /inventory/host_vars
parentadd new gpg key for equinox (diff)
increase root disk size for kvm hosts
Diffstat (limited to 'inventory/host_vars')
-rw-r--r--inventory/host_vars/ch-atlas.yml1
-rw-r--r--inventory/host_vars/ch-phoebe.yml1
-rw-r--r--inventory/host_vars/ch-prometheus.yml1
3 files changed, 3 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-atlas.yml b/inventory/host_vars/ch-atlas.yml
index 17196bca..ce700f4d 100644
--- a/inventory/host_vars/ch-atlas.yml
+++ b/inventory/host_vars/ch-atlas.yml
@@ -1,5 +1,6 @@
---
install_interface: enp1s0
+system_lvm_volume_size_root: 3G
install:
efi: no
diff --git a/inventory/host_vars/ch-phoebe.yml b/inventory/host_vars/ch-phoebe.yml
index 915adbea..e9dca5be 100644
--- a/inventory/host_vars/ch-phoebe.yml
+++ b/inventory/host_vars/ch-phoebe.yml
@@ -1,5 +1,6 @@
---
install_interface: eno1
+system_lvm_volume_size_root: 3G
install:
efi: true
diff --git a/inventory/host_vars/ch-prometheus.yml b/inventory/host_vars/ch-prometheus.yml
index 9763ba2f..aadd6d34 100644
--- a/inventory/host_vars/ch-prometheus.yml
+++ b/inventory/host_vars/ch-prometheus.yml
@@ -1,5 +1,6 @@
---
install_interface: enp1s0
+system_lvm_volume_size_root: 3G
install:
efi: true