Skip to content

Commit 86785be

Browse files
committed
chore: remove unneeded whitelist
Closes #509 (comment)
1 parent d9a3362 commit 86785be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

salt/haproxy/config/haproxy.cfg.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ frontend main
123123
http-request track-sc0 src
124124
http-request deny deny_status 429 if { sc_http_req_rate(0) gt 20 }
125125

126-
# Do we need to whitelist the LBs?
127-
{# acl whitelist src 10.132.111.89 10.132.109.52 #}
128-
129126
# Custom logging format, this is the same as the normal "httplog" in
130127
# HAProxy except information about the TLS connection is included.
131128
log-format %ci:%cp\ [%t]\ %ft\ %b/%s\ %Tq/%Tw/%Tc/%Tr/%Tt\ %sslv/%sslc\ %ST\ %B\ %CC\ %CS\ %tsc\ %ac/%fc/%bc/%sc/%rc\ %sq/%bq\ %hr\ %hs\ %{+Q}r

0 commit comments

Comments
 (0)