Skip to content

Use lazy attribute evaluation for the fqdn references #123

Open
@fletchowns

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions