Remove inherited configuration options invalid for charm

Change-Id: I33a9602793c2a19d8d21e4524999c5c2dd51e85f
Closes-Bug: #1879088
This commit is contained in:
Frode Nordahl 2020-05-16 23:08:59 +02:00 committed by Frode Nordahl
parent f3d2478eef
commit 161aaef2f2
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:
basic:
use_venv: True
include_system_packages: False
config:
deletes:
- debug
- verbose
- use-internal-endpoints
- use-syslog
- ssl_ca
- ssl_cert
- ssl_key