X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2ff1b4aae084799433890a276dd09d0b6a77ce54..860431223d5e1ada6bc6549c2cfa30dea4d23182:/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" + ] } )