From 7d0bc1dc62f6a65f9ca805f845df10b592d4b081 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Tue, 20 Aug 2024 14:32:39 -0500 Subject: [PATCH] Add my work IP to allowlist for ipa --- roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf b/roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf index ca14868537..1d6837eb37 100644 --- a/roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf +++ b/roles/httpd/reverseproxy/templates/reversepassproxy.00-ipa.conf @@ -5,6 +5,8 @@ RequestHeader edit Referer ^https://id\{{env_suffix}}\.fedoraproject\.org/ https # various admin ips: # kevin Require ip 192.173.156.2 +# nb + Require ip 208.96.144.68 # internal iad2 networks: Require ip 10.3.0.0/16