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