Vault Charmers Vault

Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 18.04 Ubuntu 16.04
latest/candidate 0 19 Mar 2021
Ubuntu 16.04
latest/beta 0 19 Mar 2021
Ubuntu 16.04
latest/edge 0 19 Mar 2021
Ubuntu 16.04
juju deploy vault-charmers-vault
Show information

Platform:

Ubuntu
18.04 16.04

Learn about configurations >

  • disable-mlock | boolean

    Set this option only if you are deploying to an environment that does not support the mlock(2) system call. When this option is set, vault will be unable to prevent secrets from being paged out, so use it with extreme caution.

  • nagios_context | string

    Default: juju

    A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_servicegroups | string

    Comma separated list of nagios servicegroups for the service checks.

  • snap_proxy | string

    HTTP/HTTPS web proxy for Snappy to use when accessing the snap store.

  • ssl-cert | string

    The SSL certificate, base64-encoded.

  • ssl-chain | string

    The SSL chain certificate, base64-encoded.

  • ssl-key | string

    The SSL key, base64-encoded.