cluster/services/consul: run server agent on thunderskin
This commit is contained in:
parent
769dcdac3f
commit
faf9fca341
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ in
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
services.consul = {
|
services.consul = {
|
||||||
nodes.agent = [ "checkmate" "VEGAS" ];
|
nodes.agent = [ "checkmate" "thunderskin" "VEGAS" ];
|
||||||
nixos.agent = [
|
nixos.agent = [
|
||||||
./agent.nix
|
./agent.nix
|
||||||
./remote-api.nix
|
./remote-api.nix
|
||||||
|
|
Loading…
Reference in a new issue