fix for puppetagent config - test 1

put Makefile back to normal

removed comment from puppetagent.go

changed config_version to config_version_string and fixed yaml for build

changed workind from branch to environment for config_string

fixed casing and Changelog

fixed test case

closes #1917
This commit is contained in:
Frank Stutz
2016-10-18 14:09:35 -07:00
committed by Cameron Sparr
parent a970b9c62c
commit e6fc32bdf0
4 changed files with 6 additions and 5 deletions

View File

@@ -38,6 +38,7 @@ in their config file.
- [#2045](https://github.com/influxdata/telegraf/issues/2045): Graylog output should set short_message field.
- [#1904](https://github.com/influxdata/telegraf/issues/1904): Hddtemp always put the value in the field temperature.
- [#1693](https://github.com/influxdata/telegraf/issues/1693): Properly collect nested jolokia struct data.
- [#1917](https://github.com/influxdata/telegraf/pull/1917): fix puppetagent inputs plugin to support string for config variable.
## v1.1.2 [2016-12-12]