TrilioVault Horizon Plugin
- Trilio Charmers
- Cloud
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 10 | 13 Sep 2024 | |
latest/stable | 4 | 19 Mar 2021 | |
latest/candidate | 13 | 24 Oct 2024 | |
latest/candidate | 12 | 23 Oct 2024 | |
latest/candidate | 10 | 14 Mar 2024 | |
latest/edge | 9 | 31 Oct 2022 | |
latest/edge | 8 | 19 Mar 2021 | |
6.0/candidate | 10 | 06 Sep 2024 |
juju deploy trilio-charmers-trilio-horizon-plugin
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
debug | boolean
Enable debug logging
-
openstack-encryption-support | boolean
If Openstack has encryption(barbican) support (will be deprecated from 5.0)
-
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