X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e7700a052e1494d3a3ccd18445b18bf43a43d6b1..2d6d56f75a35f748f19411b043b7fc430bdb3c6e:/roles/prgmr.rb diff --git a/roles/prgmr.rb b/roles/prgmr.rb index cb060620f..de7ecb2e7 100644 --- a/roles/prgmr.rb +++ b/roles/prgmr.rb @@ -2,15 +2,9 @@ name "prgmr" description "Role applied to all servers at prgmr.com" default_attributes( + :hosted_by => "prgmr.com", :location => "San Francisco, California", - :networking => { - :nameservers => ["8.8.4.4", "65.19.174.2", "65.19.175.2"], - :roles => { - :external => { - :zone => "pr" - } - } - } + :timezone => "PST8PDT" ) override_attributes(