ctucx.git: ansible-configs

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

commit cfee12747ab3583759105df403a370880dd9a875
parent 29c74bd2b2aaea2bb20d8923b1258dec93710b33
Author: Leah (ctucx) <leah@ctu.cx>
Date: Tue, 2 Mar 2021 13:21:28 +0100

configuration/wanderduene: remove targets from prometheus
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/configuration/wanderduene.yml b/configuration/wanderduene.yml
@@ -444,8 +444,8 @@ services:
             'lollo.ctu.cx',
             'joguhrtbecher.ctu.cx',
             'repo.f2k1.de',
+            'stasicontainer.home.ctu.cx',
             'toaster.frp.ctu.cx',
-            'stasicontainer-mac.frp.ctu.cx',
             'luna.f2k1.de'
           ]
 

@@ -459,16 +459,6 @@ services:
             'fbexporter.f2k1.de'
           ]
 
-        - job_name: 'smarthome-exporter'
-          metrics_path: '/smarthome-exporter'
-          scheme: 'https'
-          scrape_interval: 30s
-          bearer_token: 'penis123'
-          static_configs:
-          - targets: [
-            'home.ctu.cx'
-          ]
-
   grafana:
     enable: true
     configFile: config-files/wanderduene/grafana/grafana.ini