X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f7546eabebf1b335815bf9c5de2dd7689ac143e1..4f21b7e35e41f1a7e0d9dc1bf8e82c6ab6df784b:/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" - } - } + ] } )