Checking Salt keys
Confirm Salt keys after activating separated Python environment for Salt with the
source activate_salt_env command.
Salt uses RSA keys for secure communication. If a minion's key is not accepted, the master cannot send it commands. This is a common issue when nodes are restarted or re-imaged.
| Command | Description |
|---|---|
|
|
List all keys by category:
|
|
|
Accept a specific key. Moves a key from Unaccepted to Accepted. |
|
|
Delete a key. Use this if a node was deleted or if you see a Key Mismatch error. |
