Fixed a typo in tg-agent

It should be td-agent.

TrivialFix

Change-Id: I4b7d573cc684d28515fa944186a04bc26efab521
This commit is contained in:
Alicja Kwasniewska 2017-02-17 04:34:58 +00:00
parent dd35292aa6
commit be6d9e8aa5

@ -61,7 +61,7 @@
- "00-record_transformer"
- "01-rewrite"
- name: Copying over tg-agent.conf
- name: Copying over td-agent.conf
template:
src: "td-agent.conf.j2"
dest: "{{ node_config_directory }}/{{ item }}/td-agent.conf"