From 7ae3a32e9325c27271ba18e3a57561381e83bb6a Mon Sep 17 00:00:00 2001
From: MichiK <michik@michik.net>
Date: Mon, 16 Sep 2019 19:49:31 +0200
Subject: [PATCH] Update inventory

---
 inventory | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/inventory b/inventory
index 87da504..1baa354 100644
--- a/inventory
+++ b/inventory
@@ -5,5 +5,13 @@
 # then run the `bootstrap-hetzner-debian.yml` playbook to perform the base
 # configuration of the new machine.
 [hetzner]
-test01.heaven.michik.net
-monitoring.c3heaven.de
+sso.c3heaven.de
+
+
+# Monitoring host
+#
+# These are the hosts where Prometheus is running to collect and store
+# metrics and where they are rendered into nice graphs on the web using
+# Grafana
+#[monitoring]
+#monitoring.c3heaven.de
-- 
GitLab