X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0e35aa17d9ec3a4a10a575ad1f8c380132032b55..d1431acb11401014ee807cb1c1c2793136c8e25d:/roles/rimfaxe.rb diff --git a/roles/rimfaxe.rb b/roles/rimfaxe.rb index 8d58ea201..1b6b34cfb 100644 --- a/roles/rimfaxe.rb +++ b/roles/rimfaxe.rb @@ -11,6 +11,14 @@ default_attributes( :address => "130.225.254.109", :prefix => "27", :gateway => "130.225.254.97" + }, + :external_ipv6 => { + :interface => "eth0", + :role => :external, + :family => :inet6, + :address => "2001:878:346::109", + :prefix => "64", + :gateway => "2001:878:346::97" } } }, @@ -21,7 +29,6 @@ default_attributes( :tilecache => { :tile_parent => "aalborg.render.openstreetmap.org", :tile_siblings => [ - "trogdor.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org", "ridgeback.openstreetmap.org",