ctucx.git: ansible-configs

My personal ansible roles and playbooks [deprecated in favor of nixos]

commit fea244f9bf8a1a73919436882ce9e5db56d07058
parent a4dbc0be879dae8fec0f69b9799760da8987187f
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sun, 30 May 2021 21:21:08 +0200

configuartion/osterei: add host 'isa-nuc' to prometheus
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configuration/osterei.yml b/configuration/osterei.yml
@@ -288,10 +288,11 @@ services:
             'desastro.ctu.cx',
             'lollo.ctu.cx',
             'joguhrtbecher.ctu.cx',
-            'repo.f2k1.de',
             'stasicontainer.home.ctu.cx',
             'toaster.frp.ctu.cx',
-            'luna.f2k1.de'
+            'repo.f2k1.de',
+            'luna.f2k1.de',
+            'isa-nuc.home.ctu.cx'
           ]
 
         - job_name: 'fritzbox-exporter'