Commit 11fcaff
committed
telegraf: remove unused mosquitto dependency
Seems like remnant misconfiguration from the beginning.
Fixes docker-compose.yml to be valid even if you don't choose mosquitto
fron the menu.
Added documentation about adding the mosquitto 'depends_on' back if you
use the mqtt_consumer addition.
Resolves #5501 parent 732889a commit 11fcaff
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
252 | 256 | | |
253 | 257 | | |
254 | 258 | | |
| |||
0 commit comments