Open port 1088 on the proxies
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
fa67aa9531
commit
f30b5ff637
2 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue