Remove unused vars

This commit is contained in:
Thomas Szymanski
2017-02-21 23:08:39 +01:00
parent 35b594cf36
commit f7e7045e9f
2 changed files with 0 additions and 4 deletions

View File

@ -25,7 +25,6 @@ The following parameters can be set for the Telegraf agent:
* `telegraf_agent_version`: The version of Telegraf to install. Default: `1.0.0`
* `telegraf_agent_rpm_url`: The full path to the RPM file located on a webserver.
* `telegraf_agent_deb_url`: The full path to the DEB file located on a webserver.
* `telegraf_agent_interval`: The interval configured for sending data to the server. Default: `10`
* `telegraf_agent_debug`: Run Telegraf in debug mode. Default: `False`
* `telegraf_agent_round_interval`: Rounds collection interval to 'interval' Default: True