I am really curious about when the minion id loads?
http://docs.saltstack.com/en/latest/ref/configuration/minion.html#std:conf_minion-id
Here, it says that the minion id is the system's default hostname.
When does this value get loaded up? Everytime it starts or everytime a change to the system hostname is detected?
What happens if someone comes along and changes the hostname by hand without informing other people which have access to that minion? Does it reload automatically or what?