From 73ee026af657f41ce399faa46a6960242054071e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 28 Jun 2021 14:29:39 -0700 Subject: [PATCH] batcave / allows: fix typo that prevented access from some rdu-cc machines for installs. Signed-off-by: Kevin Fenzi --- roles/batcave/files/allows | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/batcave/files/allows b/roles/batcave/files/allows index 6d9acc5259..e0f107cc26 100644 --- a/roles/batcave/files/allows +++ b/roles/batcave/files/allows @@ -104,7 +104,7 @@ require ip 67.219.144.70 # this doesn't sit on network boundaries and "Allow from" is deprecated in 2.4 # 8.43.84.3 is the gateway that internal networks get. -require ip 8.43.85.3 +require ip 8.43.84.3 require ip 8.43.85.40 require ip 8.43.85.41 require ip 8.43.85.42