]> git.openstreetmap.org Git - chef.git/commitdiff
Correct konqi's IPv6 address
authorTom Hughes <tom@compton.nu>
Thu, 29 Jan 2015 16:45:05 +0000 (16:45 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 29 Jan 2015 16:45:05 +0000 (16:45 +0000)
roles/konqi.rb

index 5f7fb006ff832ecb0c978c58bd7b6f4d6a15a0fc..3b3fe2dc32880ec4fb8167808164326ca5198c9a 100644 (file)
@@ -16,7 +16,7 @@ default_attributes(
         :interface => "p2p1",
         :role => :external,
         :family => :inet6,
-        :address => "2a02:180:1:1::517:ad5",
+        :address => "2a02:180:1:1::517:b53",
         :prefix => "64",
         :gateway => "2a02:180:1:1::1"
       }