cluster/services/monitoring: monitor thunderskin
This commit is contained in:
parent
3c6e5fae77
commit
769dcdac3f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
};
|
||||
services.monitoring = {
|
||||
nodes = {
|
||||
client = [ "checkmate" "VEGAS" "prophet" ];
|
||||
client = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
||||
};
|
||||
nixos = {
|
||||
client = ./client.nix;
|
||||
|
|
Loading…
Reference in a new issue