createiso: Include layered product name in iso name
When creating an ISO for a layered product, the name of the integrated product should be included in the file name. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
b2b5dd919b
commit
b46af7acbb
3 changed files with 35 additions and 7 deletions
|
|
@ -104,7 +104,7 @@ bootable = False
|
|||
|
||||
# CREATEISO
|
||||
createiso_skip = [
|
||||
('^Server-Gluster$', {
|
||||
('^Server-ResilientStorage$', {
|
||||
'*': True,
|
||||
'src': True
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue