X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a50797d1062f64717603c24b4e8cdfbeb60277e5..291deafc9f84fdee1d0ff92ca2268297c828bb74:/roles/jakelong.rb diff --git a/roles/jakelong.rb b/roles/jakelong.rb index 7a213bbd4..a2633cd4b 100644 --- a/roles/jakelong.rb +++ b/roles/jakelong.rb @@ -10,7 +10,7 @@ default_attributes( :family => :inet, :address => "71.19.155.177", :prefix => "24", - :gateway => "71.19.155.10" + :gateway => "71.19.155.1" }, :external_ipv6 => { :interface => "eth0", @@ -18,7 +18,7 @@ default_attributes( :family => :inet6, :address => "2605:2700:0:17:a800:ff:fe3e:cdca", :prefix => "64", - :gateway => "fe80::260:ddff:fe46:623d" + :gateway => "2605:2700:0:17::1" } } }, @@ -46,7 +46,6 @@ default_attributes( :tile_siblings => [ "stormfly-02.openstreetmap.org", "ascalon.openstreetmap.org", - "nepomuk.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org" ]