checks/garage: use consul-ready
This commit is contained in:
parent
03bfb51682
commit
4957c6f07f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ testers.runNixOSTest {
|
||||||
nixosModules.port-magic
|
nixosModules.port-magic
|
||||||
cluster.config.services.storage.nixos.garage
|
cluster.config.services.storage.nixos.garage
|
||||||
cluster.config.services.storage.nixos.garageInternal
|
cluster.config.services.storage.nixos.garageInternal
|
||||||
|
cluster.config.services.consul.nixos.ready
|
||||||
];
|
];
|
||||||
options.services.locksmith.providers = lib.mkOption {
|
options.services.locksmith.providers = lib.mkOption {
|
||||||
type = lib.types.raw;
|
type = lib.types.raw;
|
||||||
|
|
Loading…
Reference in a new issue