]> git.openstreetmap.org Git - chef.git/commitdiff
Hetzner: Bracket/Literal IPv6 nameserver addresses
authorGrant Slater <git@firefishy.com>
Tue, 10 Jun 2014 12:10:13 +0000 (13:10 +0100)
committerGrant Slater <git@firefishy.com>
Tue, 10 Jun 2014 12:10:13 +0000 (13:10 +0100)
roles/hetzner.rb

index 948001afa29099aa393375e9913ce482ecbed9e5..1809048d9271ed586d45b028e7e0e8b90161c06b 100644 (file)
@@ -7,9 +7,9 @@ default_attributes(
       "213.133.98.98",
       "213.133.99.99",
       "213.133.100.100",
       "213.133.98.98",
       "213.133.99.99",
       "213.133.100.100",
-      "2a01:4f8:0:a111::add:9898",
-      "2a01:4f8:0:a102::add:9999",
-      "2a01:4f8:0:a0a1::add:1010"
+      "[2a01:4f8:0:a111::add:9898]",
+      "[2a01:4f8:0:a102::add:9999]",
+      "[2a01:4f8:0:a0a1::add:1010]"
     ],
     :roles => {
       :external => {
     ],
     :roles => {
       :external => {