X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cd4b2637292586ad150eae45db643f2f7bb1708d..eb690e187c60604ecd3c257edfe9313971ab2fae:/roles/catalyst.rb diff --git a/roles/catalyst.rb b/roles/catalyst.rb index f5101a24f..44319813f 100644 --- a/roles/catalyst.rb +++ b/roles/catalyst.rb @@ -5,12 +5,7 @@ default_attributes( :hosted_by => "Catalyst", :location => "Hamilton, New Zealand", :networking => { - :nameservers => ["202.78.244.85", "202.78.244.86", "202.78.244.87"], - :roles => { - :external => { - :zone => "osm" - } - } + :nameservers => ["202.78.244.85", "202.78.244.86", "202.78.244.87"] } )