Inventory: generate exact schema for validation & documentation
This commit is contained in:
@@ -32,6 +32,9 @@ let
|
||||
# - Each service role must reference a valid machine after all machines are merged
|
||||
mergedInventory =
|
||||
(lib.evalModules {
|
||||
specialArgs = {
|
||||
inherit clan-core;
|
||||
};
|
||||
modules = [
|
||||
clan-core.lib.inventory.interface
|
||||
{ inherit meta; }
|
||||
|
||||
Reference in New Issue
Block a user