]> git.openstreetmap.org Git - chef.git/blobdiff - roles/prgmr.rb
Parent lockheed on the french CDN node
[chef.git] / roles / prgmr.rb
index 1477757089848ae76e8edadd549c435e416ad58b..918481423daeb1cd0e4e97b4f5ca534ea836da04 100644 (file)
@@ -6,12 +6,7 @@ default_attributes(
   :location => "San Francisco, California",
   :timezone => "PST8PDT",
   :networking => {
-    :nameservers => ["8.8.8.8", "8.8.4.4"],
-    :roles => {
-      :external => {
-        :zone => "pr"
-      }
-    }
+    :nameservers => ["8.8.8.8", "8.8.4.4"]
   }
 )