Updating Telegraf default to 1.9.4

Signed-off-by: Steve Durrheimer <s.durrheimer@gmail.com>
This commit is contained in:
Steve Durrheimer
2019-02-07 11:49:40 +01:00
parent 8b0cfeac4d
commit 9d24186e01
2 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@ More information: [https://github.com/influxdata/telegraf/blob/master/docs/FAQ.m
# Force host networking mode, so Docker Engine Host traffic metrics can be gathered.
telegraf_agent_docker_network_mode: host
# Force a specific image tag.
telegraf_agent_version: 1.9.3-alpine
telegraf_agent_version: 1.9.4-alpine
telegraf_plugins_default:
- plugin: cpu

View File

@ -1,7 +1,7 @@
---
# defaults file for ansible-telegraf
telegraf_agent_version: 1.9.3
telegraf_agent_version: 1.9.4
telegraf_agent_version_patch: 1
telegraf_agent_package: telegraf
telegraf_agent_package_state: present