From: Tom Hughes Date: Tue, 16 Dec 2014 16:38:50 +0000 (+0000) Subject: Remove IPv6 resolver hack X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1cca26b2aa78177e6f9f0124a66e0a92773108c7 Remove IPv6 resolver hack --- diff --git a/roles/hetzner.rb b/roles/hetzner.rb index 1809048d9..948001afa 100644 --- a/roles/hetzner.rb +++ b/roles/hetzner.rb @@ -7,9 +7,9 @@ default_attributes( "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 => {