From: Tom Hughes Date: Sat, 24 Jan 2015 16:54:46 +0000 (+0000) Subject: Update IPV6 address for konqi X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cf483f1b0ec320a9710a45fb6ad4a17959b852e9?hp=77e19bb05f5b61db0b75945a7bba3b5f1c72d577;ds=inline Update IPV6 address for konqi --- diff --git a/roles/konqi.rb b/roles/konqi.rb index 80c88fa0d..0e4ad9aa0 100644 --- a/roles/konqi.rb +++ b/roles/konqi.rb @@ -16,7 +16,7 @@ default_attributes( :interface => "eth0", :role => :external, :family => :inet6, - :address => "2a02:0180:1:1::551f:bbf6", + :address => "2a02:180:1:1::517:ad5", :prefix => "64", :gateway => "2a02:180:1:1::1" }