openstack-ansible-os_neutron/templates/felix.cfg.j2
Logan V 55eae66644 Update Calico Felix to v3
Moving to v3 requires etcd3, which uses a new L4 gatewayvsetup and
deprecates v2 proxy. The role configuration is updated to use the
etcd3 L4 gateway.

Change-Id: I91d3fef8d1b89f595b529c7c96b3d7249e5b7291
2019-03-06 15:25:42 -06:00

7 lines
140 B
Django/Jinja

# {{ ansible_managed }}
[global]
MetadataAddr = {{ internal_lb_vip_address }}
EtcdEndpoints = http://127.0.0.1:2379
DatastoreType = etcdv3