]> 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 a98942e4bd8d42fc6589d79c52a7196fdfe035b2..8d5cb035e220ce622f6b0823c4112825dd9dbc49 100644 (file)
@@ -10,3 +10,4 @@ default[:networking][:interfaces] = {}
 default[:networking][:nameservers] = []
 default[:networking][:search] = []
 default[:networking][:dnssec] = "allow-downgrade"
+default[:networking][:hostname] = node.name