X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/65e6abb07c5af84f4ab23c76321dc202d3ce5947..46fff41f76eb4b09fd296bf83faa26889d8333dc:/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 ] } }