1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

ansible/prometheus: remove nerr-2 node target

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2019-09-19 15:39:01 -04:00
parent 37fa511dcf
commit a2629a6c1c
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -17,7 +17,6 @@ prometheus_jobs:
- job: "node"
targets:
- "servnerr-3:9100"
- "nerr-2:9100"
- "nerr-3:9100"
- job: "prometheus"
scrape_interval: "5s"