buildvm-s390x-24: make sure port 80 is allowed incoming to varnish cache
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3eb3324c9b
commit
c490b5a2c5
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
---
|
||||
eth0_ipv4_ip: 10.16.0.35
|
||||
tcp_ports: [
|
||||
# allow incoming varnish requests to varnish cache
|
||||
80
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue