X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6067e264a06f3714bc6096dd26400174aecb65fd..860431223d5e1ada6bc6549c2cfa30dea4d23182:/roles/tuxis.rb diff --git a/roles/tuxis.rb b/roles/tuxis.rb index 5cde762df..3b4a8acbe 100644 --- a/roles/tuxis.rb +++ b/roles/tuxis.rb @@ -5,12 +5,7 @@ default_attributes( :hosted_by => "Tuxis", :location => "Ede, Netherlands", :networking => { - :nameservers => ["2a03:7900:2:0:31:3:104:61", "2a03:7900:2:0:31:3:104:62"], - :roles => { - :external => { - :zone => "osm" - } - } + :nameservers => ["2a03:7900:2:0:31:3:104:61", "2a03:7900:2:0:31:3:104:62"] } )