X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d0df542dd41ecb2c4d34f46bdcd8db0af542b331..948c204d5052afc85aad0d734a6e5fc9584738e2:/roles/ovh.rb diff --git a/roles/ovh.rb b/roles/ovh.rb index 506be9c9a..9a0e9d561 100644 --- a/roles/ovh.rb +++ b/roles/ovh.rb @@ -7,12 +7,7 @@ default_attributes( :networking => { :nameservers => [ "213.186.33.99" - ], - :roles => { - :external => { - :zone => "ovh" - } - } + ] } )