]> git.openstreetmap.org Git - chef.git/blobdiff - roles/prgmr.rb
Update upstream for fume
[chef.git] / roles / prgmr.rb
index 63a7f8bd4b2b4a4e9c6d5085e063fb314fa17ad0..918481423daeb1cd0e4e97b4f5ca534ea836da04 100644 (file)
@@ -4,13 +4,9 @@ description "Role applied to all servers at prgmr.com"
 default_attributes(
   :hosted_by => "prgmr.com",
   :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"]
   }
 )