Revision 6fa6822a settings.d/20-api.conf
b/settings.d/20-api.conf | ||
---|---|---|
22 | 22 |
# (e.g., right before the NIC gets deleted). |
23 | 23 |
# This value is also hardcoded in a fixture in db/fixtures/initial_data.json. |
24 | 24 |
GANETI_NULL_LINK = 'snf_null' |
25 |
# Public IPv6: A /64 IPv6 prefix for autoconfiguration with EUI-64 addresses |
|
26 |
PUBLIC_IPV6_PREFIX = "2001:db8::/64" |
|
27 |
# |
|
25 |
|
|
28 | 26 |
# The pool of private network links to use is |
29 | 27 |
# $GANETI_LINK_PREFIX{1..$GANETI_MAX_LINK_NUMBER}. |
30 | 28 |
# |
Also available in: Unified diff