]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Make configuration of hostname work properly
[chef.git] / cookbooks / networking / attributes / default.rb
index f7db87730f14ded5b8d719defc7f30957d654a12..8d5cb035e220ce622f6b0823c4112825dd9dbc49 100644 (file)
@@ -9,3 +9,5 @@ default[:networking][:firewall][:mangle] = true
 default[:networking][:interfaces] = {}
 default[:networking][:nameservers] = []
 default[:networking][:search] = []
+default[:networking][:dnssec] = "allow-downgrade"
+default[:networking][:hostname] = node.name