22.16.108. salt.modules.key

Functions to view the minion's public key information

salt.modules.key.finger()

Return the minion's public key fingerprint

CLI Example:

salt '*' key.finger
salt.modules.key.finger_master()

Return the fingerprint of the master's public key on the minion.

CLI Example:

salt '*' key.finger_master

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2014.7.2

Previous topic

22.16.107. salt.modules.junos

Next topic

22.16.109. salt.modules.keyboard