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