]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Disable DNSSEC validation at equinix
[chef.git] / cookbooks / networking / attributes / default.rb
index 7dcafe6070b80d6682939715bb2b3c3c0b91e909..a98942e4bd8d42fc6589d79c52a7196fdfe035b2 100644 (file)
@@ -9,4 +9,4 @@ default[:networking][:firewall][:mangle] = true
 default[:networking][:interfaces] = {}
 default[:networking][:nameservers] = []
 default[:networking][:search] = []
-default[:networking][:netplan] = true
+default[:networking][:dnssec] = "allow-downgrade"