checks/garage: use consul-ready

This commit is contained in:
Max Headroom 2024-07-17 23:22:13 +02:00
parent 03bfb51682
commit 4957c6f07f

View file

@ -22,6 +22,7 @@ testers.runNixOSTest {
nixosModules.port-magic
cluster.config.services.storage.nixos.garage
cluster.config.services.storage.nixos.garageInternal
cluster.config.services.consul.nixos.ready
];
options.services.locksmith.providers = lib.mkOption {
type = lib.types.raw;