Blame SOURCES/flanneld.sysconf

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