cluster/services/consul: add grail
This commit is contained in:
parent
20991ec5d8
commit
491666c17a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ in
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
services.consul = {
|
services.consul = {
|
||||||
nodes.agent = [ "checkmate" "thunderskin" "VEGAS" "prophet" ];
|
nodes.agent = [ "checkmate" "grail" "thunderskin" "VEGAS" "prophet" ];
|
||||||
nixos.agent = [
|
nixos.agent = [
|
||||||
./agent.nix
|
./agent.nix
|
||||||
./remote-api.nix
|
./remote-api.nix
|
||||||
|
|
Loading…
Reference in a new issue