From dc931d2656210daac432c69393ccb8bacd58208b Mon Sep 17 00:00:00 2001 From: Wojciech Kozlowski Date: Wed, 28 Dec 2022 18:21:15 +0100 Subject: [PATCH] Include ups and smart groups in testing inventory --- testing | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/testing b/testing index bdd375e..03809cb 100644 --- a/testing +++ b/testing @@ -35,6 +35,14 @@ valkyrie # Special. # -------------------------------------------------------------------------------------------------- +# Hosts running with a UPS. +[ups] +yggdrasil + +# Hosts running with SMART Disk Monitoring Daemon. +[smart] +yggdrasil + # Hosts running with ZFS. [zfs] yggdrasil