cluster/services/monitoring: add checkmate to monitoring clients
This commit is contained in:
parent
dad0c983e8
commit
d3e71fc2cf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
};
|
};
|
||||||
services.monitoring = {
|
services.monitoring = {
|
||||||
nodes = {
|
nodes = {
|
||||||
client = [ "VEGAS" "prophet" ];
|
client = [ "checkmate" "VEGAS" "prophet" ];
|
||||||
};
|
};
|
||||||
nixos = {
|
nixos = {
|
||||||
client = ./client.nix;
|
client = ./client.nix;
|
||||||
|
|
Loading…
Add table
Reference in a new issue