summaryrefslogtreecommitdiff
path: root/ansible/host_vars
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2020-12-26 14:17:41 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2020-12-26 14:17:41 +0100
commit9e4e02fdfb5a9e038c5e09a38fa51b457164156b (patch)
tree7c3f088425b3998432e70e59fa802f613f49e374 /ansible/host_vars
parent4083f32156c5df71cb6ea370a411e152c8a67b8b (diff)
downloadinfra-9e4e02fdfb5a9e038c5e09a38fa51b457164156b.tar.gz
infra-9e4e02fdfb5a9e038c5e09a38fa51b457164156b.tar.bz2
infra-9e4e02fdfb5a9e038c5e09a38fa51b457164156b.tar.xz
infra-9e4e02fdfb5a9e038c5e09a38fa51b457164156b.zip
Replaced malabaricus.
Diffstat (limited to 'ansible/host_vars')
-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)"