X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6393de85ce947f2ca1dc38365c779b748ed966b5..0515f31b3462cc9720580a6b60d57914b241bfa2:/roles/simurgh.rb diff --git a/roles/simurgh.rb b/roles/simurgh.rb index 232d25fcb..c7044f160 100644 --- a/roles/simurgh.rb +++ b/roles/simurgh.rb @@ -5,7 +5,7 @@ default_attributes( :networking => { :interfaces => { :external_ipv4 => { - :interface => "eth0", + :interface => "ens32", :role => :external, :family => :inet, :address => "94.20.20.55", @@ -21,8 +21,8 @@ default_attributes( :tilecache => { :tile_parent => "baku.render.openstreetmap.org", :tile_siblings => [ - "tabaluga.openstreetmap.org", - "fume.openstreetmap.org", + "katie.openstreetmap.org", + "konqi.openstreetmap.org", "nepomuk.openstreetmap.org", "ridgeback.openstreetmap.org", "trogdor.openstreetmap.org"