X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/50c08a03b7cb532c5e582c52061c60b7d959fb0b..a440b3e8d77d798ec4a67645d934cd0f817893dd:/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"] } )