Statistics
| Branch: | Tag: | Revision:

root / debian / snf-network.default @ af715b0d

History | View | Annotate | Download (878 Bytes)

1
SNF_NETWORK_LOG=/usr/bin/snf-network-log
2
LOGFILE=/var/log/ganeti/snf-network.log
3

    
4
MAC_MASK=ff:ff:f0:00:00:00
5

    
6
TAP_CONSTANT_MAC=cc:47:52:4e:45:54 # GRNET in hex :-)
7
MAC2EUI64=/usr/bin/mac2eui64
8
NFDHCPD_STATE_DIR=/var/lib/nfdhcpd
9
GANETI_NIC_DIR=/var/run/ganeti/xen-hypervisor/nic
10

    
11
MAC_FILTERED_TAG=private-filtered
12
NFDHCPD_TAG=nfdhcpd
13
IP_LESS_ROUTED_TAG=ip-less-routed
14
MASQ_TAG=masq
15
PUBLIC_TAG=public
16
DNS_TAG=public
17

    
18
# Default options for runlocked helper script (uncomment to modify)
19
#RUNLOCKED_OPTS="--id 10001 --retry-sec 0.5"
20

    
21
# NS options needed by nsupdate
22
# A proper bind configuration is a prerequisite
23
# Please see: https://wiki.debian.org/DDNS
24
# If one of the following vars are not set dnshook wont do a thing
25
# Name server IP/FQDN
26
SERVER=
27
# zone for the vms
28
FZONE=vm.synnefo.live
29
# keyfile path to pass to nsupdate with -k option
30
# see man page for more info
31
KEYFILE=