Functions to view the minion's public key information
salt.modules.key.
finger
(hash_type=None)¶Return the minion's public key fingerprint
The hash algorithm used to calculate the fingerprint
CLI Example:
salt '*' key.finger
salt.modules.key.
finger_master
(hash_type=None)¶Return the fingerprint of the master's public key on the minion.
The hash algorithm used to calculate the fingerprint
CLI Example:
salt '*' key.finger_master
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy