From: Tom Hughes Date: Thu, 8 Oct 2020 20:56:42 +0000 (+0100) Subject: Switch culebre to use cloudflare DNS X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b960891e5db1df049d1b3f19137538cd4ffa2608 Switch culebre to use cloudflare DNS --- diff --git a/roles/unizar.rb b/roles/unizar.rb index efdf435de..3f5f6819b 100644 --- a/roles/unizar.rb +++ b/roles/unizar.rb @@ -12,9 +12,6 @@ default_attributes( ) override_attributes( - :networking => { - :nameservers => ["155.210.12.9", "155.210.3.12"] - }, :ntp => { :servers => ["0.es.pool.ntp.org", "1.es.pool.ntp.org", "europe.pool.ntp.org"] }