X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f7546eabebf1b335815bf9c5de2dd7689ac143e1..855cc205f5ead237914ad554430f906f73a01e69:/roles/tetaneutral.rb diff --git a/roles/tetaneutral.rb b/roles/tetaneutral.rb index 07a26768e..2459652ba 100644 --- a/roles/tetaneutral.rb +++ b/roles/tetaneutral.rb @@ -13,12 +13,7 @@ default_attributes( :nameservers => [ "8.8.8.8", "8.8.4.4" - ], - :roles => { - :external => { - :zone => "tnn" - } - } + ] } )