Jeffrey Zhang cacf08f0a6 Remove all kolla-kubernetes configurations
kolla-kubernetes is using its own configuration generation[0], so it is
time for kolla-ansible to remove the related code to simplify the
logical.

[0] https://github.com/openstack/kolla-kubernetes/tree/master/ansible

Change-Id: I7bb0b7fe3b8eea906613e936d5e9d19f4f2e80bb
Implements: blueprint clean-k8s-config
2017-07-18 22:00:58 +08:00

8 lines
143 B
Django/Jinja

<source>
@type syslog
port {{ fluentd_syslog_port }}
bind {{ api_interface_address }}
tag syslog
format /^(?<Payload>.*)$/
</source>