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

add a fallback for default configuration when fqdn is unknown #1591

Closed
robbkidd opened this issue Apr 11, 2017 · 0 comments
Closed

add a fallback for default configuration when fqdn is unknown #1591

robbkidd opened this issue Apr 11, 2017 · 0 comments

Comments

@robbkidd
Copy link
Contributor

Sometimes ohai is unable to determine a host's FQDN resulting in a nil node['fqdn']. This makes the current default fail during reconfigure. The supermarket-omnibus-cookbook has been working around it in most cases by placing an entry in /etc/hosts for the host's hostname if needed. We should consider handling a fallback here within the internal omnibus cookbook, e.g. for folks who might be hit this by using chef-ingredient directly.

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

2 participants