From: Tom Hughes Date: Mon, 7 Jan 2019 15:48:43 +0000 (+0000) Subject: Use a working IPv4 resolved for necrosan X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ecb21d381477b23d941bd95cf831633acd7b6b06?ds=sidebyside Use a working IPv4 resolved for necrosan --- diff --git a/roles/milkywan.rb b/roles/milkywan.rb index dbfae9fd5..529cc37b5 100644 --- a/roles/milkywan.rb +++ b/roles/milkywan.rb @@ -10,7 +10,7 @@ default_attributes( :hosted_by => "MilkyWan", :location => "France", :networking => { - :nameservers => ["130.117.11.11", "2a0b:cbc0:42::42"], + :nameservers => ["8.8.8.8", "2a0b:cbc0:42::42"], :roles => { :external => { :zone => "osm"