X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a70f0f42e73e3a1498ce8c10c918a9e58e7eafd1..8335f1c9d9594d24860acc94e68a7820e838aff1:/cookbooks/geodns/templates/default/geo.erb diff --git a/cookbooks/geodns/templates/default/geo.erb b/cookbooks/geodns/templates/default/geo.erb index 9e3064218..719f11a9d 100644 --- a/cookbooks/geodns/templates/default/geo.erb +++ b/cookbooks/geodns/templates/default/geo.erb @@ -1,6 +1,6 @@ $TTL 86400 -@ SOA saphira.openstreetmap.org. hostmaster.openstreetmap.org. ( +@ SOA <%= @servers.first %>. hostmaster.openstreetmap.org. ( 3 ; serial 86400 ; refresh 7200 ; retry @@ -8,12 +8,8 @@ $TTL 86400 3600 ; ncache ) -@ 86400 NS balerion.openstreetmap.org. -@ 86400 NS chrysophylax.openstreetmap.org. -@ 86400 NS katie.openstreetmap.org. -@ 86400 NS saphira.openstreetmap.org. -@ 86400 NS stormfly-04.openstreetmap.org. -@ 86400 NS ridgeback.openstreetmap.org. +<% @servers.each do |server| -%> +@ 86400 NS <%= server %>. +<% end -%> -tile 300 DYNC geoip!tile nominatim 300 DYNC geoip!nominatim