X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/50c08a03b7cb532c5e582c52061c60b7d959fb0b..59e4ebe405e91d048e14a794f9f7b5bd24a6c8c8:/roles/prgmr.rb diff --git a/roles/prgmr.rb b/roles/prgmr.rb index 147775708..918481423 100644 --- a/roles/prgmr.rb +++ b/roles/prgmr.rb @@ -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"] } )