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

FQDN Incorrectly Determined to be "localhost" on OS X #457

Closed
DracoAter opened this issue Jan 12, 2015 · 1 comment
Closed

FQDN Incorrectly Determined to be "localhost" on OS X #457

DracoAter opened this issue Jan 12, 2015 · 1 comment

Comments

@DracoAter
Copy link

Hello,

Didn't find anything concerning this bug https://tickets.opscode.com/browse/OHAI-585
Still takes place in 7.4.0.

@lamont-granquist
Copy link
Contributor

You need to use node['machinename'] not node['fqdn']. fqdn is defined to be the resolved FQDN via DNS lookups (hostname -f in linux) while the machinename is just the configured hostname.

@chef chef locked and limited conversation to collaborators Nov 16, 2017
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants