diff --git a/roles/batcave/files/allows b/roles/batcave/files/allows index 4fc8da383a..46352cab59 100644 --- a/roles/batcave/files/allows +++ b/roles/batcave/files/allows @@ -1,4 +1,3 @@ -require host fedoraproject.org require ip 10. require ip 64.34.163.94 require ip 64.34.163.95 @@ -95,3 +94,8 @@ require ip 67.219.144.67 require ip 67.219.144.68 require ip 67.219.144.69 require ip 67.219.144.70 + +# +# We put this at the end because it fails for hosts with no reverse dns +# and then they don't check the rest of the ip allows. +require host fedoraproject.org