Remove `ssl_ca` configuration option provided by layer

One of the layers we consume provide this configuration option,
but it makes no sense for this subordinate charm to expose this
knob.  The configuration should be set on the principal charm.

Change-Id: I8cbe2e02a104e1cb25b99f2376fe8c91d1d80d58
This commit is contained in:
Frode Nordahl 2018-12-17 11:07:33 +01:00
parent d3c1c29b3b
commit 894377396d
No known key found for this signature in database
GPG Key ID: 6A5D59A3BA48373F
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ config:
- verbose
- use-internal-endpoints
- use-syslog
- ssl_ca