X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67c2aceb91955ff583c41807759d203a4478e4b1..c3a13fca5d82a7203707da7900341e7c30bf60ee:/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" - } - } + ] } )