From 07a23803e527de1df1e89e8c21252545a6063ca8 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 9 Oct 2020 11:10:29 +0100 Subject: [PATCH] Switch dotsrc to cloudflare DNS --- roles/dotsrc.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/dotsrc.rb b/roles/dotsrc.rb index 3b5f84509..bfa09da80 100644 --- a/roles/dotsrc.rb +++ b/roles/dotsrc.rb @@ -7,9 +7,6 @@ default_attributes( ) override_attributes( - :networking => { - :nameservers => ["130.226.1.2", "130.226.255.53", "2001:878:0:100::2"] - }, :ntp => { :servers => ["0.dk.pool.ntp.org", "1.dk.pool.ntp.org", "europe.pool.ntp.org"] } -- 2.43.2