diff --git a/pungi/checks.py b/pungi/checks.py index 77ca640f..9f684b46 100644 --- a/pungi/checks.py +++ b/pungi/checks.py @@ -678,6 +678,7 @@ def make_schema(): "type": "boolean", "default": True }, + "module_defaults_dir": {"$ref": "#/definitions/str_or_scm_dict"}, "pkgset_repos": { "type": "object",