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