X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e7c555306567016d5270fb690d853bef9d7be486..901782e5452c232c7e6f644f2c56a3903b09edf3:/cookbooks/networking/attributes/default.rb diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index b1260170d..a98942e4b 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -9,4 +9,4 @@ default[:networking][:firewall][:mangle] = true default[:networking][:interfaces] = {} default[:networking][:nameservers] = [] default[:networking][:search] = [] -default[:networking][:resolved] = true +default[:networking][:dnssec] = "allow-downgrade"