Skip to content

add parameter "identity" to server.cfg#46

Open
derekNN wants to merge 5 commits intoevenup:masterfrom
derekNN:master
Open

add parameter "identity" to server.cfg#46
derekNN wants to merge 5 commits intoevenup:masterfrom
derekNN:master

Conversation

@derekNN
Copy link
Copy Markdown

@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