Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lazy attribute evaluation for the fqdn references #123

Open
fletchowns opened this issue Feb 25, 2015 · 0 comments
Open

Use lazy attribute evaluation for the fqdn references #123

fletchowns opened this issue Feb 25, 2015 · 0 comments

Comments

@fletchowns
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant