[hopem,r=]
Adds IPv6 support.
This commit is contained in:
12
config.yaml
12
config.yaml
@@ -99,3 +99,15 @@ options:
|
||||
type: boolean
|
||||
default: False
|
||||
description: Enable neutron vpn service panel
|
||||
prefer-ipv6:
|
||||
type: boolean
|
||||
default: False
|
||||
description: |
|
||||
If True enables IPv6 support. The charm will expect network
|
||||
interfaces to be configured with an IPv6 address. If set to False
|
||||
(default) IPv4 is expected.
|
||||
.
|
||||
NOTE: these charms do not currently support IPv6 privacy extension.
|
||||
In order for this charm to function correctly, the privacy extension
|
||||
must be disabled and a non-temporary address must be
|
||||
configured/available on your network interface.
|
||||
|
||||
Reference in New Issue
Block a user