Update the configuration JSON schema for module_defaults_dir
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
8238011bdd
commit
8b24c7cbf3
@ -678,6 +678,7 @@ def make_schema():
|
|||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": True
|
"default": True
|
||||||
},
|
},
|
||||||
|
"module_defaults_dir": {"$ref": "#/definitions/str_or_scm_dict"},
|
||||||
|
|
||||||
"pkgset_repos": {
|
"pkgset_repos": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
Loading…
Reference in New Issue
Block a user