| maintainer: | SaltStack |
|---|---|
| maturity: | new |
| platform: | all |
Runner functions supporting the Vault modules. Configuration instructions are documented in the execution module docs.
salt.runners.vault.generate_token(minion_id, signature, impersonated_by_master=False)¶Generate a Vault token for minion minion_id
salt.runners.vault.show_policies(minion_id)¶Show the Vault policies that are applied to tokens for the given minion
CLI Example:
salt-run vault.show_policies myminion
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2018.3.3