From 5061eaa7164287ab2bf209ff9b3b3197551b0f6d Mon Sep 17 00:00:00 2001 From: Christian Kampka Date: Sat, 19 Sep 2015 12:37:45 +0200 Subject: testing/vault: new aport https://www.vaultproject.io Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log. --- testing/vault/vault.confd | 1 + 1 file changed, 1 insertion(+) create mode 100644 testing/vault/vault.confd (limited to 'testing/vault/vault.confd') diff --git a/testing/vault/vault.confd b/testing/vault/vault.confd new file mode 100644 index 0000000000..79bf72f940 --- /dev/null +++ b/testing/vault/vault.confd @@ -0,0 +1 @@ +vault_opts="server -config=/etc/vault.hcl" -- cgit v1.2.3