summaryrefslogtreecommitdiff
path: root/ansible/host_vars/malabaricus/ops-agent.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/host_vars/malabaricus/ops-agent.yml')
-rw-r--r--ansible/host_vars/malabaricus/ops-agent.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/ansible/host_vars/malabaricus/ops-agent.yml b/ansible/host_vars/malabaricus/ops-agent.yml
index 72c221b..10a55d1 100644
--- a/ansible/host_vars/malabaricus/ops-agent.yml
+++ b/ansible/host_vars/malabaricus/ops-agent.yml
@@ -15,15 +15,3 @@ telegraf_extra_config: |
file = "thermal_zone1/temp"
dest = "zone1"
conversion = "float(3)"
- [[inputs.multifile.file]]
- file = "thermal_zone2/temp"
- dest = "zone2"
- conversion = "float(3)"
- [[inputs.multifile.file]]
- file = "thermal_zone3/temp"
- dest = "zone3"
- conversion = "float(3)"
- [[inputs.multifile.file]]
- file = "thermal_zone4/temp"
- dest = "zone4"
- conversion = "float(3)"