Correct kafka template file name
Change-Id: I7a658b31a2163519b1fdf7abb46cadbefcb4369a Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
230ea3a7bf
commit
4ab532b391
@ -220,7 +220,7 @@
|
||||
|
||||
- name: Deploy Logstash kafka configuration files
|
||||
template:
|
||||
src: "templates/99-kafka-output.conf"
|
||||
src: "templates/99-kafka-output.conf.j2"
|
||||
dest: "/etc/logstash/conf.d/99-kafka-output.conf"
|
||||
notify:
|
||||
- Enable and restart logstash
|
||||
|
Loading…
x
Reference in New Issue
Block a user