Merge pull request 'feat: ensure *arr can access prowlarr' (#115) from neoloc/prowlarr_auth into develop
Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/115
This commit is contained in:
commit
1570bbd8f2
@ -54,3 +54,12 @@ profiles::consul::client::node_rules:
|
|||||||
- resource: service
|
- resource: service
|
||||||
segment: prowlarr
|
segment: prowlarr
|
||||||
disposition: write
|
disposition: write
|
||||||
|
|
||||||
|
profiles::nginx::simpleproxy::locations:
|
||||||
|
arrstack_web_external:
|
||||||
|
location_satisfy: any
|
||||||
|
location_allow:
|
||||||
|
- 198.18.13.47
|
||||||
|
- 198.18.13.50
|
||||||
|
- 198.18.13.51
|
||||||
|
- 198.18.13.52
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user