feat: rewrite for nzbget

- required for consul health check to work
This commit is contained in:
Ben Vincent 2024-07-10 21:25:14 +10:00
parent 348f2dfca3
commit 93ab2bebc3

View File

@ -33,6 +33,11 @@ nginx::client_max_body_size: 20M
ldap_binddn: 'cn=svc_nzbget,ou=services,ou=users,dc=main,dc=unkin,dc=net' ldap_binddn: 'cn=svc_nzbget,ou=services,ou=users,dc=main,dc=unkin,dc=net'
ldap_template: '(&(uid=%(username)s)(memberOf=ou=nzbget_access,ou=groups,dc=main,dc=unkin,dc=net))' ldap_template: '(&(uid=%(username)s)(memberOf=ou=nzbget_access,ou=groups,dc=main,dc=unkin,dc=net))'
profiles::nginx::simpleproxy::locations:
arrstack_web_healthcheck:
location_cfg_append:
rewrite: '/consul/health / break'
# configure consul service # configure consul service
consul::services: consul::services:
nzbget: nzbget: