Add type to base product for layered releases
Default value is "ga", can be overwritten by `base_product_type` config option. Fixes: #305 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
fcfdb36352
commit
385f0e950c
3 changed files with 6 additions and 0 deletions
|
|
@ -98,6 +98,10 @@ Options
|
|||
**base_product_version**
|
||||
(*str*) -- base product **major** version
|
||||
|
||||
**base_product_type** = "ga"
|
||||
(*str*) -- base product type, "ga", "updates" etc., for full list see
|
||||
documentation of *productmd*.
|
||||
|
||||
|
||||
Example
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue