From cf483f1b0ec320a9710a45fb6ad4a17959b852e9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 24 Jan 2015 16:54:46 +0000 Subject: [PATCH 1/1] Update IPV6 address for konqi --- roles/konqi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- 2.43.2