@dafyre said in Why Do We Get IP Local Hostnames for Salt Minion Keys:
@scottalanmiller said in Why Do We Get IP Local Hostnames for Salt Minion Keys:
Okay, finally got around to tracking this down. In your minion file, on Linux systems this would be /etc/salt/minion, you need to uncomment the id: field and put in the name that you want to use and restart your minion process. This will update the name as seen in the Salt Master.
Is this separate from the /etc/salt/minion_id file?
It's just in the minion file.