]> git.openstreetmap.org Git - chef.git/blobdiff - roles/milkywan.rb
Ignore some unconnected IPMI fan sensors
[chef.git] / roles / milkywan.rb
index 7f00b290f6312c9e62f2243b15ccfe8d65f36c89..d353814abdf847902350cc2b1837c3b57920e939 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
     }
   },
   :hosted_by => "MilkyWan",
-  :location => "France",
+  :location => "Paris, France",
   :networking => {
     :firewall => {
       :inet => [
@@ -23,12 +23,6 @@ default_attributes(
           :connection_limit => "-"
         }
       ]
-    },
-    :nameservers => ["8.8.8.8", "2a0b:cbc0:42::42"],
-    :roles => {
-      :external => {
-        :zone => "osm"
-      }
     }
   }
 )