X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2ff1b4aae084799433890a276dd09d0b6a77ce54..855cc205f5ead237914ad554430f906f73a01e69:/roles/grnet.rb diff --git a/roles/grnet.rb b/roles/grnet.rb index 102ae9df5..1ca197be5 100644 --- a/roles/grnet.rb +++ b/roles/grnet.rb @@ -11,13 +11,9 @@ default_attributes( :location => "Athens, Greece", :networking => { :nameservers => [ - "83.212.2.77" - ], - :roles => { - :external => { - :zone => "grn" - } - } + "8.8.8.8", + "8.8.4.4" + ] } )