From 445e5b2c5d49f9df237f7fdbe092bfdb92be4b79 Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Wed, 22 Jul 2020 13:42:34 -0700 Subject: [PATCH] Fix indentation of Redfish plugin --- data/telegraf_plugins.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index d16f63bd0..b3b8bcd35 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -1286,12 +1286,12 @@ input: introduced: 0.10.3 tags: [linux, macos, windows, servers, web] -- name: Redfish - id: redfish - description: | - The Redfish input plugin gathers metrics and status information of hardware servers for which [DMTF's Redfish](https://redfish.dmtf.org/) is enabled. - introduced: 1.15.0 - tags: [linux, macos, windows, servers, networking] + - name: Redfish + id: redfish + description: | + The Redfish input plugin gathers metrics and status information of hardware servers for which [DMTF's Redfish](https://redfish.dmtf.org/) is enabled. + introduced: 1.15.0 + tags: [linux, macos, windows, servers, networking] - name: Redis id: redis