cluster/services/consul: stub locksmith options in test

This commit is contained in:
Max Headroom 2024-08-16 22:28:42 +02:00
parent 1428571f89
commit 2827c34362

View file

@ -1,4 +1,8 @@
{ lib, ... }:
{ {
defaults.options.services.locksmith = lib.mkSinkUndeclaredOptions { };
testScript = '' testScript = ''
import json import json