Open port 1088 on the proxies

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-25 16:52:51 +00:00
parent fa67aa9531
commit f30b5ff637
2 changed files with 6 additions and 0 deletions

View file

@ -14,6 +14,9 @@ tcp_ports: [
80,
443,
# This is for TCP krb5
1088
# This is for the haproxy HTML stats page
# TODO -- there's no need for this to be wide open to the world. With this
# in place, you can visit https://apps.fedoraproject.org:8080 and get the

View file

@ -14,6 +14,9 @@ tcp_ports: [
80,
443,
# This is for TCP krb5
1088
# This is for the haproxy HTML stats page
# TODO -- there's no need for this to be wide open to the world. With this
# in place, you can visit https://apps.fedoraproject.org:8080 and get the