]> git.openstreetmap.org Git - chef.git/commitdiff
Use a working IPv4 resolved for necrosan
authorTom Hughes <tom@compton.nu>
Mon, 7 Jan 2019 15:48:43 +0000 (15:48 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 7 Jan 2019 15:48:43 +0000 (15:48 +0000)
roles/milkywan.rb

index dbfae9fd5475eda0f5bd106f57286eedeb79aa34..529cc37b55fa5f3687ef8e2d3adfc7f7c0ef9ce6 100644 (file)
@@ -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"