From 076d08d8fd506581dd9a88935d0bbd14191d04f1 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Tue, 9 Jan 2024 23:35:29 +0100 Subject: [PATCH] Deploy monitoring to all hosts --- ansible/inventory.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ansible/inventory.yaml b/ansible/inventory.yaml index 08c8564..ebea3dd 100644 --- a/ansible/inventory.yaml +++ b/ansible/inventory.yaml @@ -37,6 +37,13 @@ all: unprovisioned: hosts: # host.nc.chaoswg.org: null + prometheus: + hosts: + host.nc.chaoswg.org: null + thonkpad.ka.chaoswg.org: null + infra.unruhig.eu: null + backup.unruhig.eu: null + mon1.hel1.chaoswg.org: null backup: hosts: host.nc.chaoswg.org: null