Skip to content

Commit

Permalink
Add build2 monitoring and remove old cache
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Rautiola <joonas.rautiola@unikie.com>
  • Loading branch information
joinemm committed Dec 20, 2023
1 parent 7f88348 commit 8bf025f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/monitoring/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ in {
{
targets = [
"172.18.20.102:9100" # build1
"172.18.20.103:9100" # build2
"172.18.20.105:9100" # build4
"172.18.20.106:9100" # old cache
"172.18.20.107:9100" # gerrit
"172.18.20.109:9100" # binarycache
];
Expand Down

0 comments on commit 8bf025f

Please sign in to comment.