X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cd4b2637292586ad150eae45db643f2f7bb1708d..eb690e187c60604ecd3c257edfe9313971ab2fae:/roles/strato.rb diff --git a/roles/strato.rb b/roles/strato.rb index 75793178b..05ed336cc 100644 --- a/roles/strato.rb +++ b/roles/strato.rb @@ -8,12 +8,7 @@ default_attributes( :nameservers => [ "85.214.7.22", "81.169.163.106" - ], - :roles => { - :external => { - :zone => "osm" - } - } + ] } )