]> git.openstreetmap.org Git - chef.git/blobdiff - roles/viserion.rb
Add role for grisu
[chef.git] / roles / viserion.rb
index 6179736d446f9bb48eb78618f3cf0c84b1c4a691..51f0cd7da44f5e2be3961c06a1b7f34abbd25bbe 100644 (file)
@@ -16,9 +16,9 @@ default_attributes(
         :interface => "eth0",
         :role => :external,
         :family => :inet6,
-        :address => "2001:b68:4cff:3::2",
-        :prefix => "128",
-        :gateway => "fe80::217:fff:fead:14c0"
+        :address => "2001:b68:4cff:3::3",
+        :prefix => "64",
+        :gateway => "2001:b68:4cff:3::1"
       }
     }
   },