X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/823b9ecb610bd54e9b27c85a84017e15b91d0eff..9b6fa6d1c1d425a8e1368ae1ec23bfdee308b169:/roles/datahata.rb diff --git a/roles/datahata.rb b/roles/datahata.rb index b384a4cb7..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 => "dh" - } - } + "31.130.200.2", + "8.8.8.8", + "8.8.4.4" + ] } )