cluster/services/dns: limit test to authoritative nodes
This commit is contained in:
parent
059e76d959
commit
5853b69982
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
deps = [ "consul" "acme-client" "patroni" ];
|
deps = [ "consul" "acme-client" "patroni" ];
|
||||||
settings = ./test.nix;
|
settings = ./test.nix;
|
||||||
|
availableNodes = cfg.nodes.authoritative;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue