Skip to content
Snippets Groups Projects
Commit 3d593bf6 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix telegraf task"

parents 90eb3c48 6b47d828
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
with_dict: "{{ telegraf_services }}" with_dict: "{{ telegraf_services }}"
- name: Copying over default config.json files - name: Copying over default config.json files
vars:
service: "{{ telegraf_services['telegraf_services'] }}"
template: template:
src: "telegraf.json.j2" src: "telegraf.json.j2"
dest: "{{ node_config_directory }}/telegraf/config.json" dest: "{{ node_config_directory }}/telegraf/config.json"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment