charm-designate-bind/src/config.yaml

13 lines
355 B
YAML

options:
allowed_nets:
default: "p2p"
type: string
description: |
String containing a list of allowed networks, separated by semicolons: e.g., "10.172.0.0/16;10.10.0.0/18"
forwarders:
default: ""
type: string
description: |
String containing a list of forwarders, separated by semicolons: e.g., "8.8.8.8;10.1.1.1"