From c4d83ca39ec5b2f7a9eb08292a6fa75a26d7270f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 19 Sep 2022 18:14:04 -0700 Subject: [PATCH] proxy01/10: increase disk to 100G proxy01/10 get all the iad2 only traffic from the outside world, including things like kojipkgs, oci-registry and the like. They need larger space to keep all the logs from those. Signed-off-by: Kevin Fenzi --- inventory/host_vars/proxy01.iad2.fedoraproject.org | 1 + inventory/host_vars/proxy10.iad2.fedoraproject.org | 1 + 2 files changed, 2 insertions(+) diff --git a/inventory/host_vars/proxy01.iad2.fedoraproject.org b/inventory/host_vars/proxy01.iad2.fedoraproject.org index 8024ff9ea5..db09411198 100644 --- a/inventory/host_vars/proxy01.iad2.fedoraproject.org +++ b/inventory/host_vars/proxy01.iad2.fedoraproject.org @@ -11,6 +11,7 @@ freezes: true has_ipv4: yes ks_repo: http://10.3.163.35/pub/fedora/linux/releases/35/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +lvm_size: 100000 mac0: 52:54:00:76:9f:85 network_connections: - autoconnect: yes diff --git a/inventory/host_vars/proxy10.iad2.fedoraproject.org b/inventory/host_vars/proxy10.iad2.fedoraproject.org index 7bdcf0e146..fa58e5b147 100644 --- a/inventory/host_vars/proxy10.iad2.fedoraproject.org +++ b/inventory/host_vars/proxy10.iad2.fedoraproject.org @@ -11,6 +11,7 @@ freezes: true has_ipv4: yes ks_repo: http://10.3.163.35/pub/fedora/linux/releases/35/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +lvm_size: 100000 mac0: 52:54:00:55:8d:ca network_connections: - autoconnect: yes