From 925925fa88ff5418d09d87e9b1c317a2180dea87 Mon Sep 17 00:00:00 2001 From: Bill Glick Date: Thu, 4 Mar 2021 16:47:20 -0600 Subject: [PATCH] Set telegraf to manage install repo --- data/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/common.yaml b/data/common.yaml index fb71d36..4416e89 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -307,5 +307,5 @@ telegraf::inputs: systemd_units: unittype: "service" telegraf::interval: "60s" -telegraf::manage_repo: false +telegraf::manage_repo: true telegraf::outputs: {}