openstack-ansible-os_neutron/templates/felix.cfg.j2
Dmitriy Rabotyagov 4f62233877 Disable file log for Calico felix
With migration to journald we need to disable file logging for calico.

Change-Id: I3577ef4555cac3b05f27eb9589868034d2347889
2019-07-19 19:56:53 +03:00

10 lines
191 B
Django/Jinja

# {{ ansible_managed }}
[global]
MetadataAddr = {{ internal_lb_vip_address }}
EtcdEndpoints = http://127.0.0.1:2379
DatastoreType = etcdv3
[log]
LogFilePath = none
LogSeverityScreen = Fatal