Openstack Charmers Trilio Horizon Plugin
- OpenStack Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 6 | 15 Nov 2021 | |
latest/candidate | 5 | 13 Oct 2021 | |
latest/edge | 8 | 15 Jul 2022 |
juju deploy openstack-charmers-trilio-horizon-plugin
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
debug | boolean
Enable debug logging
-
python-version | int
Default: 3
THIS OPTION IS DEPRECATED AND HAS NO EFFECT
-
ssl_ca | string
TLS CA to use to communicate with other components in a deployment. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_cert | string
TLS certificate to install and use for any listening services. . NOTE: This configuration option will take precedence over any certificates received over the
certificates
relation. -
ssl_key | string
TLS key to use with certificate specified as
ssl_cert
. . NOTE: This configuration option will take precedence over any certificates received over thecertificates
relation. -
triliovault-pkg-source | string
Default: deb [trusted=yes] https://apt.fury.io/triliodata-4-0/ /
Repository address of triliovault packages
-
use-internal-endpoints | boolean
Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.
-
use-syslog | boolean
Setting this to True will allow supporting services to log to syslog.
-
verbose | boolean
Enable verbose logging