We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The chef-ingredient is a more appropriate place for these primitives, as they will also be necessary for other "chef server" type cookbooks.
The text was updated successfully, but these errors were encountered:
We actually don't need to move all the helpers, just implement an fqdn_resolves? helper. The others are implementation-specific to this cookbook.
fqdn_resolves?
Sorry, something went wrong.
Fixes #35, implement fqdn_resolves? method
14a54e9
This also fixes this issue: - chef-cookbooks/chef-server#105
40ded55
Merge pull request #106 from chef-cookbooks/jtimberman/use-ingredient…
a020029
…s-fqdn-resolves Fixes #105, move the fqdn_resolves method
No branches or pull requests
The chef-ingredient is a more appropriate place for these primitives, as they will also be necessary for other "chef server" type cookbooks.
The text was updated successfully, but these errors were encountered: