[hopem]
Adds ipv6 privacy extensions deploy note to config.yaml
This commit is contained in:
parent
e52fd71d2c
commit
41721abcad
12
config.yaml
12
config.yaml
@ -116,6 +116,14 @@ options:
|
||||
.
|
||||
This network will be used for public endpoints.
|
||||
prefer-ipv6:
|
||||
default: false
|
||||
type: boolean
|
||||
description: "Enable IPv6"
|
||||
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 must be
|
||||
disabled and a non-temporary address must be configured/available on
|
||||
your network interface.
|
||||
|
Loading…
x
Reference in New Issue
Block a user