Advanced Routing

  • By Llama (LMA) Charmers
Channel Revision Published Runs on
latest/stable 23 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 23 25 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 27 Today
Ubuntu 22.04 Ubuntu 20.04
juju deploy advanced-routing
Show information

Platform:

Ubuntu
22.04 20.04

Learn about configurations >

  • 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.