fix: enable health check from haproxy2 (#324)

- tactical fix: enable dmz subnets container access to health url

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/324
This commit is contained in:
Ben Vincent 2025-06-28 17:04:25 +10:00
parent 0ce6e95f2d
commit 3bb2a5dbad

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