maintainer: | SaltStack |
---|---|
maturity: | new |
platform: | all |
Runner functions supporting the Vault modules. Configuration instructions are documented in the execution module docs.
Generate a Vault token for minion minion_id
Show the Vault policies that are applied to tokens for the given minion
CLI Example:
salt-run vault.show_policies myminion
Unseal Vault server
This function uses the 'keys' from the 'vault' configuration to unseal vault server
CLI Examples:
salt-run vault.unseal
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/runners/all/salt.runners.vault.html