cluster/services/consul: stub locksmith options in test

This commit is contained in:
Max Headroom 2024-08-16 22:28:42 +02:00
parent 81fafdfd04
commit 51cf6dabc2

View file

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