Distinguish between GRNET and generic setup
[snf-network] / conf / snf-network.conf
1 STATE_DIR=/var/lib/snf-network
2
3 ENABLE_AUTO_CONF_HOOKS=false
4
5 # public network with ip-less routing and physical VLANs
6 # private networks bridged on physical VLANs
7 GRNET_SETUP=true
8
9 # one bridge for all (public, private - ebtables, masq)
10 GENERIC_SETUP=false