Remove inherited configuration options invalid for charm

Change-Id: I01cd3a3f53b09edb46398c7652ba19a6b1df4623
Closes-Bug: #1879088
This commit is contained in:
Frode Nordahl 2020-05-16 23:29:14 +02:00
parent c04789bb9a
commit 3f72380e22
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
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