Advanced Routing
- Llama (LMA) Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 31 | 07 Jun 2024 | |
latest/stable | 11 | 31 Aug 2022 | |
latest/stable | 7 | 14 Oct 2021 | |
latest/candidate | 31 | 06 May 2024 | |
latest/candidate | 11 | 19 Aug 2022 | |
latest/candidate | 7 | 14 Oct 2021 | |
latest/edge | 41 | 27 Nov 2024 | |
latest/edge | 13 | 06 Sep 2022 |
juju deploy advanced-routing
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
20.04
18.04
-
action-managed-update | boolean
Default: True
Changes need to be applied by running the 'apply-changes' action.
-
advanced-routing-config | string
Default: []
A json array consisting of objects, e.g. [ { "type": "route", "net": "192.170.1.0/24", "device": "eth5" }, { ... } ] @ see example_config.yaml for more examples
-
enable-advanced-routing | boolean
Whether to use the custom routing configuration provided by the charm.