Added property telegraf_agent_docker_image_version for using a specific version of the Docker image

This commit is contained in:
Werner Dijkerman
2020-10-17 14:36:04 +02:00
parent 518f60132e
commit 55b4b6530e
3 changed files with 3 additions and 1 deletions

View File

@ -27,6 +27,7 @@ telegraf_agent_docker: False
telegraf_agent_docker_name: telegraf
telegraf_agent_docker_network_mode: bridge
telegraf_agent_docker_restart_policy: unless-stopped
telegraf_agent_docker_image_version: "{{ telegraf_agent_version }}"
# v0.13 settings (not sure if supported in older version):
telegraf_agent_collection_jitter: 0