From 9b3daae6502d019d33597fb7ad3766c3b0f4468b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 Aug 2021 02:21:52 +0200 Subject: add generic group for ups monitoring --- inventory/hosts.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'inventory/hosts.ini') diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 1abf21a0..f583db48 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -55,6 +55,7 @@ mz-chaos-at-home chaos-at-home-switches chaos-at-home-ap chaos-at-home-sensors +chaos-at-home-ups [mz-chaos-at-home] mz-router ansible_host=chmz-router @@ -77,6 +78,9 @@ ch-sensors0 host_name=sensors0 ch-sensors1 host_name=sensors1 ch-sensors2 host_name=sensors2 +[chaos-at-home-ups] +ch-ups-test host_name=ups-test + [chaos-at-home-vpn-extern] ch-router ch-pan @@ -407,6 +411,7 @@ ch-router ch-testvm-prometheus [promzone-chaos-at-home:children] chaos-at-home-ap +chaos-at-home-ups promzone-chaos-at-home-server [promzone-elevate-festival-server] @@ -471,6 +476,10 @@ scaleway-kernel ele-ap chaos-at-home-ap +[ups:children] +ele-ups +chaos-at-home-ups + [dolmetsch-raspi:children] ele-dolmetsch-raspi -- cgit v1.2.3