]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix.rb
Disable DNSSEC validation at equinix
[chef.git] / roles / equinix.rb
index a35b4775c50b97526ad92825f812b937402d4396..9318fb2d055eabf2509a62bbff476528532ef0ff 100644 (file)
@@ -3,7 +3,8 @@ description "Role applied to all servers at Equinix"
 
 default_attributes(
   :networking => {
 
 default_attributes(
   :networking => {
-    :nameservers => ["66.28.0.45", "66.28.0.61", "2001:978:1:1::d", "2001:978:1:2::d"],
+    :nameservers => ["8.8.8.8", "8.8.4.4", "2001:4860:4860::8888", "2001:4860:4860::8844"],
+    :dnssec => "no",
     :roles => {
       :internal => {
         :inet => {
     :roles => {
       :internal => {
         :inet => {