Define dnf_gather option in schema
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
e753891e27
commit
9b2f0349de
@ -505,6 +505,7 @@ def _make_schema():
|
|||||||
},
|
},
|
||||||
"gather_prepopulate": {"$ref": "#/definitions/str_or_scm_dict"},
|
"gather_prepopulate": {"$ref": "#/definitions/str_or_scm_dict"},
|
||||||
"gather_source_mapping": {"type": "string"},
|
"gather_source_mapping": {"type": "string"},
|
||||||
|
"dnf_gather": {"type": "boolean", "default": False},
|
||||||
|
|
||||||
"pkgset_source": {
|
"pkgset_source": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
Loading…
Reference in New Issue
Block a user