Blame SOURCES/flanneld.sysconf

37628b
# Flanneld configuration options  
37628b
37628b
# etcd url location.  Point this to the server where etcd runs
7e924c
FLANNEL_ETCD_ENDPOINTS="http://127.0.0.1:2379"
37628b
37628b
# etcd config key.  This is the configuration key that flannel queries
37628b
# For address range assignment
7e924c
FLANNEL_ETCD_PREFIX="/atomic.io/network"
37628b
37628b
# Any additional options that you want to pass
37628b
#FLANNEL_OPTIONS=""
37628b