mirror of
https://github.com/mdlayher/homelab.git
synced 2024-12-14 11:47:32 +00:00
ansible/prometheus: add apcupsd job on nerr-3
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
9419dfa1d0
commit
2ea8e4159d
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ prometheus_jobs:
|
|||
- job: "apcupsd"
|
||||
targets:
|
||||
- "servnerr-3:9162"
|
||||
- "nerr-3:9162"
|
||||
- job: "hdhomerun"
|
||||
targets:
|
||||
- "hdhomerun"
|
||||
|
|
Loading…
Reference in a new issue