Update configuration docs with module_defaults_dir

Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
Petr Šabata 2018-04-04 14:02:15 +02:00 committed by Lubomír Sedlář
parent b9523ff5b0
commit 8238011bdd

View File

@ -21,6 +21,7 @@ Minimal Config Example
# GENERAL SETTINGS
comps_file = "comps-f23.xml"
variants_file = "variants-f23.xml"
module_defaults_dir = "module_defaults"
# KOJI
koji_profile = "koji"
@ -135,6 +136,10 @@ Options
(:ref:`scm_dict <scm_support>` or *str*) -- reference to variants XML file
that defines release variants and architectures
**module_defaults_dir** [optional]
(:ref:`scm_dict <scm_support>` or *str*) -- reference the module defaults
directory containing modulemd-defaults YAML documents
**failable_deliverables** [optional]
(*list*) -- list which deliverables on which variant and architecture can
fail and not abort the whole compose. This only applies to ``buildinstall``