From b960891e5db1df049d1b3f19137538cd4ffa2608 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 8 Oct 2020 21:56:42 +0100 Subject: [PATCH] Switch culebre to use cloudflare DNS --- roles/unizar.rb | 3 --- 1 file changed, 3 deletions(-) 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"] } -- 2.43.2