cluster/services/consul: add grail

This commit is contained in:
Max Headroom 2023-11-04 01:17:53 +01:00
parent 20991ec5d8
commit 491666c17a

View file

@ -11,7 +11,7 @@ in
};
});
services.consul = {
nodes.agent = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
nodes.agent = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
nixos.agent = [
./agent.nix
./remote-api.nix