Files
charm-vault/src/metadata.yaml
T
Liam Young 773b360a70 Restructure charm to follow src dir format
The OpenStack reactive charms use a src directory to store the
'source' charm. Convert the vault charm to comply with this
structure.

Change-Id: I7dd36b9aa7419459238f989dfe6c0553f7641cdf
2018-02-19 10:19:09 +00:00

25 lines
718 B
YAML

name: vault
maintainers:
- Paul Collins <paul.collins@canonical.com>
summary: a tool for managing secrets
description: |
Vault secures, stores, and tightly controls access to
tokens, passwords, certificates, API keys, and other
secrets in modern computing. Vault handles leasing, key
revocation, key rolling, and auditing. Through a unified
API, users can access an encrypted Key/Value store and
network encryption-as-a-service, or generate AWS IAM/STS
credentials, SQL/NoSQL databases, X.509 certificates,
SSH credentials, and more.
series:
- xenial
tags:
- security
requires:
db:
interface: pgsql
provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container