Merge "Remove inherited configuration options invalid for charm"

This commit is contained in:
Zuul 2020-07-20 14:59:09 +00:00 committed by Gerrit Code Review
commit 8b85c27c2c
1 changed files with 9 additions and 0 deletions

View File

@ -4,3 +4,12 @@ options:
use_venv: True
include_system_packages: False
repo: https://github.com/openstack/charm-keystone-ldap.git
config:
deletes:
- debug
- verbose
- use-internal-endpoints
- use-syslog
- ssl_ca
- ssl_cert
- ssl_key