X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/65e6abb07c5af84f4ab23c76321dc202d3ce5947..4d2436aae30ddb0e3bee205cab1dc200c326d7bc:/roles/geodns.rb diff --git a/roles/geodns.rb b/roles/geodns.rb index a31437a69..a1df01532 100644 --- a/roles/geodns.rb +++ b/roles/geodns.rb @@ -12,7 +12,10 @@ default_attributes( :list => false, :transfer_logging => false, :hosts_allow => [ - "193.60.236.20" # sarel + "184.104.226.102", # idris HE + "2001:470:1:b3b::6", # idris HE + "87.252.214.102", # idris Equinix + "2001:4d78:fe03:1c::6" # idris Equinix ] } }