X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/aeee074a5ebb4ef719f78c390988af288a694c0c..e8904e8b02b630a39525d04e4224331c38540f3b:/roles/datahata.rb diff --git a/roles/datahata.rb b/roles/datahata.rb index 685e83db4..42b3d40f7 100644 --- a/roles/datahata.rb +++ b/roles/datahata.rb @@ -11,13 +11,10 @@ default_attributes( :location => "Minsk, Belarus", :networking => { :nameservers => [ - "31.130.200.2" - ], - :roles => { - :external => { - :zone => "dh" - } - } + "31.130.200.2", + "8.8.8.8", + "8.8.4.4" + ] } )