Open ports 80 and 443 to everyone

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-02-08 23:01:22 +00:00
parent 4aa1c5bcc3
commit 31fe8d6bcb

View file

@ -3,7 +3,7 @@ lvm_size: 100000
mem_size: 4096
num_cpus: 4
tcp_ports: [ 9418 ]
tcp_ports: [ 9418, 80, 443 ]
# We have both celery (pagure_worker) and web thread wanting to send out fedmsg's.
# To make things easy on the listening side (so avoid contention of binding ports), let's set the pkgs boxes to active fedmsg.