X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5811d89a2b44404da51e640f5899a4e637057127..524381e7bd2fab30c3fd0919242f57a9446274d8:/roles/c3sl.rb diff --git a/roles/c3sl.rb b/roles/c3sl.rb index e01f5ed3d..b44eab9d1 100644 --- a/roles/c3sl.rb +++ b/roles/c3sl.rb @@ -11,12 +11,7 @@ default_attributes( :location => "Curitiba, Brazil", :timezone => "America/Sao_Paulo", :networking => { - :nameservers => ["200.17.202.3", "200.236.31.1"], - :roles => { - :external => { - :zone => "osm" - } - } + :nameservers => ["200.17.202.3", "200.236.31.1"] } )