From 5b91fb6d88af9e8f543174c2fbe813a5fa5ef369 Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Thu, 25 Oct 2018 08:49:35 +0200 Subject: [PATCH] Remove configuration options brought in from layers These do not make sense for this charm. --- src/layer.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/layer.yaml b/src/layer.yaml index cd9f723..db2cbea 100644 --- a/src/layer.yaml +++ b/src/layer.yaml @@ -7,3 +7,9 @@ options: use_venv: True include_system_packages: True repo: https://github.com/openstack/charm-barbican-vault +config: + deletes: + - debug + - verbose + - use-internal-endpoints + - use-syslog