haproxy/README: make quotes consistent

closes #1700
This commit is contained in:
Marko Crnic
2016-09-08 13:00:09 +02:00
committed by Cameron Sparr
parent 3b607aa8ae
commit b702a9758b
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ continue sending logs to /var/log/telegraf/telegraf.log.
- [#1813](https://github.com/influxdata/telegraf/pull/1813): Change default arguments for SNMP plugin.
- [#1686](https://github.com/influxdata/telegraf/pull/1686): Mesos input plugin: very high-cardinality mesos-task metrics removed.
- [#1838](https://github.com/influxdata/telegraf/pull/1838): Logging overhaul to centralize the logger & log levels, & provide a logfile config option.
- [#1700](https://github.com/influxdata/telegraf/pull/1700): HAProxy plugin socket glob matching.
### Bugfixes