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 parameter "identity" to server.cfg #46

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

derekNN
Copy link

@derekNN derekNN commented Nov 14, 2016

Hi.
For some operation systems (Ubuntu for example) global parameter HOSTNAME, witch is taken from /etc/hostname usually is short name, not FQDN

manhostname
FILES
/etc/hostname Historically this file was supposed to only contain the hostname and not the full canonical FQDN.

For mcollective-server parameter $identity is taken from Ruby’s Socket.gethostname, witch returns short name. Sometimes it is more convenient to use the full name, such as when the server is configured through the Foreman
For resolve this problem I suggest add parameter 'identity' in server.cfg

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

Successfully merging this pull request may close these issues.

1 participant