charm-magnum-k8s/config.yaml
Guillaume Boutry 8c03b452ba
Initial commit
2023-08-24 11:15:01 +02:00

28 lines
804 B
YAML

options:
debug:
default: False
description: Enable debug logging.
type: boolean
os-admin-hostname:
default: magnum.juju
description: |
The hostname or address of the admin endpoints that should be advertised
in the glance image provider.
type: string
os-internal-hostname:
default: magnum.juju
description: |
The hostname or address of the internal endpoints that should be advertised
in the glance image provider.
type: string
os-public-hostname:
default: magnum.juju
description: |
The hostname or address of the internal endpoints that should be advertised
in the glance image provider.
type: string
region:
default: RegionOne
description: Space delimited list of OpenStack regions
type: string