
Sunbeam-machine was a miss during migration to monorepo. Change-Id: I5ae420882258e405405a079ddb4ae3356ca776c9
10 lines
276 B
YAML
10 lines
276 B
YAML
# This file defines charm config options, and populates the Configure tab on Charmhub.
|
|
# If your charm does not require configuration options, delete this file entirely.
|
|
#
|
|
# See https://juju.is/docs/config for guidance.
|
|
options:
|
|
debug:
|
|
default: False
|
|
type: boolean
|
|
|