Open
Description
In order to be compatible with cookbooks that set the hostname during a converge like the system cookbook, can we change the references to node['fqdn']
to use lazy attribute evaluation? See this issue for some background info.
It should be as simple as referring to node['fqdn']
in templates directly, rather than passing it in as a template variable.
Metadata
Assignees
Labels
No labels