Blame SOURCES/flanneld.sysconf

37628b
# Flanneld configuration options  
37628b
37628b
# etcd url location.  Point this to the server where etcd runs
37628b
FLANNEL_ETCD="http://127.0.0.1:4001"
37628b
37628b
# etcd config key.  This is the configuration key that flannel queries
37628b
# For address range assignment
37628b
FLANNEL_ETCD_KEY="/coreos.com/network"
37628b
37628b
# Any additional options that you want to pass
37628b
#FLANNEL_OPTIONS=""
37628b