salt.modules.key

查看minion公钥信息的函数

salt.modules.key.finger()

返回minion的公钥

CLI 范例:

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

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

CLI 范例:

salt '*' key.finger_master