Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

config-vault

Configure HashiCorp Vault for use with MAAS.

maas config-vault configure [-h] [--mount MOUNT] [--yes] url role_id wrapped_token secrets_path
maas config-vault migrate [-h] 
maas config-vault status [-h] 

Positional arguments

Argument Effect
url Vault URL
role_id Vault AppRole Role ID
wrapped_token Vault wrapped token for the AppRole secret_id
secrets_path Path prefix for MAAS secrets in Vault KV storage

Command-line options

Option Effect
-h, --help show this help message and exit
–mount MOUNT Vault KV mount path (default: secret)
–yes Skip interactive confirmation (default: False)

Last updated 3 months ago. Help improve this document in the forum.