From ba054c55f3b805caecc0ac7cd93ef9a8a874ca07 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 12 Dec 2024 16:36:40 -0800 Subject: [PATCH] buildvm-s390x-14: fix dropped variables for s390x varnish cache Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildvm-s390x-14.s390.fedoraproject.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/inventory/host_vars/buildvm-s390x-14.s390.fedoraproject.org b/inventory/host_vars/buildvm-s390x-14.s390.fedoraproject.org index 54a0f10ca3..223df04a1a 100644 --- a/inventory/host_vars/buildvm-s390x-14.s390.fedoraproject.org +++ b/inventory/host_vars/buildvm-s390x-14.s390.fedoraproject.org @@ -1,2 +1,7 @@ --- eth0_ipv4_ip: 10.1.102.24 +tcp_ports: [ + # allow incoming varnish requests to varnish cache + 80 +] +varnish_group: s390kojipkgs