cluster/services/patroni: run haproxy on grail
This commit is contained in:
parent
341be59cec
commit
1fe6324c37
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
services.patroni = {
|
services.patroni = {
|
||||||
nodes = {
|
nodes = {
|
||||||
worker = [ "grail" "thunderskin" "VEGAS" ];
|
worker = [ "grail" "thunderskin" "VEGAS" ];
|
||||||
haproxy = [ "checkmate" "VEGAS" "prophet" ];
|
haproxy = [ "checkmate" "grail" "VEGAS" "prophet" ];
|
||||||
};
|
};
|
||||||
nixos = {
|
nixos = {
|
||||||
worker = [
|
worker = [
|
||||||
|
|
Loading…
Reference in a new issue