Merge "Fixed a typo in tg-agent"

This commit is contained in:
Jenkins 2017-02-18 12:03:09 +00:00 committed by Gerrit Code Review
commit 248176f71d

View File

@ -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"