Set telegraf to manage install repo

This commit is contained in:
Bill Glick 2021-03-04 16:47:20 -06:00
parent 31eff0dff2
commit 925925fa88
No known key found for this signature in database
GPG Key ID: 11F4B27B369F39A4

View File

@ -307,5 +307,5 @@ telegraf::inputs:
systemd_units:
unittype: "service"
telegraf::interval: "60s"
telegraf::manage_repo: false
telegraf::manage_repo: true
telegraf::outputs: {}