X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/faff7464db7d197bb48444813df357ab1bb5062d..860431223d5e1ada6bc6549c2cfa30dea4d23182:/roles/datahata.rb diff --git a/roles/datahata.rb b/roles/datahata.rb index e0f84922f..42b3d40f7 100644 --- a/roles/datahata.rb +++ b/roles/datahata.rb @@ -7,15 +7,14 @@ default_attributes( :kom => { :status => :administrator } } }, + :hosted_by => "DataHata", + :location => "Minsk, Belarus", :networking => { :nameservers => [ - "31.130.200.2" - ], - :roles => { - :external => { - :zone => "dn" - } - } + "31.130.200.2", + "8.8.8.8", + "8.8.4.4" + ] } )