buildvm-s390x-14: allow varnish requests in

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-20 18:53:57 -08:00
parent 7ecb1b1895
commit 0130c59311

View file

@ -10,6 +10,10 @@ lvm_size: 128000
main_bridge: br0
mem_size: 25600
num_cpus: 3
tcp_ports: [
# allow incoming varnish requests to varnish cache
80
]
varnish_group: s390kojipkgs
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
vmhost: bvmhost-s390x-01.s390.fedoraproject.org