Skip to content

Commit

Permalink
fix: add classic_snap option back
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Aronsson <[email protected]>
  • Loading branch information
simskij authored Nov 19, 2024
1 parent edcc721 commit a0c437f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charmcraft-24.04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ peers:

config:
options:
classic_snap:
description: |
Choose whether to use the classic snap over the strictly confined
one. Defaults to "true".
type: boolean
default: true
tls_insecure_skip_verify:
description: |
Flag to skip the verification for insecure TLS.
Expand Down

0 comments on commit a0c437f

Please sign in to comment.