]> git.openstreetmap.org Git - chef.git/blobdiff - roles/prgmr.rb
Spin up memcached on the web frontends
[chef.git] / roles / prgmr.rb
index e6816ebc35fc1668d1415b4779c0a2374cabbccc..918481423daeb1cd0e4e97b4f5ca534ea836da04 100644 (file)
@@ -6,12 +6,7 @@ default_attributes(
   :location => "San Francisco, California",
   :timezone => "PST8PDT",
   :networking => {
-    :nameservers => ["8.8.4.4", "65.19.174.2", "65.19.175.2"],
-    :roles => {
-      :external => {
-        :zone => "pr"
-      }
-    }
+    :nameservers => ["8.8.8.8", "8.8.4.4"]
   }
 )