From 319c3b6d678889f660637ab44f91ed168b4d4a2e Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 13 Jul 2024 16:35:10 +1000 Subject: [PATCH] feat: ensure *arr can access prowlarr --- hieradata/roles/apps/media/prowlarr.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/hieradata/roles/apps/media/prowlarr.yaml b/hieradata/roles/apps/media/prowlarr.yaml index 826374c..7ee7e70 100644 --- a/hieradata/roles/apps/media/prowlarr.yaml +++ b/hieradata/roles/apps/media/prowlarr.yaml @@ -54,3 +54,12 @@ profiles::consul::client::node_rules: - resource: service segment: prowlarr 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