fix: enable health check from haproxy2

- tactical fix: enable dmz subnets container access to health url
This commit is contained in:
Ben Vincent 2025-06-28 17:02:00 +10:00
parent 0ce6e95f2d
commit 7b54c4cd8b

View File

@ -69,8 +69,7 @@ profiles::nginx::simpleproxy::locations:
location_allow: location_allow:
- 127.0.0.1 - 127.0.0.1
- "%{facts.networking.ip}" - "%{facts.networking.ip}"
- 198.18.13.25 - 198.18.24.0/24
- 198.18.13.26
location_deny: location_deny:
- all - all
# authorised access from external # authorised access from external