Revision 6fa6822a

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
#
b/settings.d/98-snf-ganeti-hook.conf
1
# -*- coding: utf-8 -*-
2
#
3
###################
4

  
5
# Public IPv6: A /64 IPv6 prefix for autoconfiguration with EUI-64 addresses
6
PUBLIC_IPV6_PREFIX = "2001:db8::/64"

Also available in: Unified diff