Remove inherited configuration options invalid for charm

Change-Id: I6089eae63aca83fccb7c2ecb39b21455464835b3
Closes-Bug: #1879088
This commit is contained in:
Frode Nordahl 2020-05-16 23:15:10 +02:00
parent 5eb8923ec0
commit c83001ca8a
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 3 additions and 0 deletions

View File

@ -14,3 +14,6 @@ config:
- verbose
- use-internal-endpoints
- use-syslog
- ssl_ca
- ssl_cert
- ssl_key