Remove inherited configuration options invalid for charm

Add missing icon.

Change-Id: Icd8b168116a9025e4917653a5144586637718d51
Closes-Bug: #1879088
This commit is contained in:
Frode Nordahl 2020-05-18 09:03:50 +02:00
parent f67bb4039a
commit 19d3af1ebc
2 changed files with 214 additions and 249 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

@ -9,4 +9,11 @@ includes:
options:
basic:
use_venv: True
include_system_packages: False
include_system_packages: False
config:
deletes:
- region
- ssl_ca
- ssl_cert
- ssl_key
- verbose