Fix: add values prios eval tests
This commit is contained in:
committed by
hsjobeki
parent
7fe996848e
commit
65ccf8e970
@@ -31,7 +31,7 @@ let
|
||||
lib.warn ''
|
||||
inventory.services.${serviceName}.${instanceName}: - ${roleName} tags: no machine with tag '${tag}' found.
|
||||
Available tags: ${builtins.toJSON (lib.unique availableTags)}
|
||||
'' []
|
||||
'' [ ]
|
||||
else
|
||||
acc ++ tagMembers
|
||||
) [ ] members.tags or [ ]);
|
||||
|
||||
Reference in New Issue
Block a user