diff --git a/hieradata/roles/apps/media/nzbget.yaml b/hieradata/roles/apps/media/nzbget.yaml index 2d26b91..9fda8ae 100644 --- a/hieradata/roles/apps/media/nzbget.yaml +++ b/hieradata/roles/apps/media/nzbget.yaml @@ -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_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 consul::services: nzbget: