cluster/services/patroni: limit test to worker nodes
This commit is contained in:
parent
d160865db4
commit
d19745cd69
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
enable = true;
|
||||
deps = [ "consul" "incandescence" "locksmith" ];
|
||||
settings = ./simulacrum/test.nix;
|
||||
availableNodes = config.services.patroni.nodes.worker;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue