[live-images] Fix path processing
* Add option to keep filenames generated by Koji. * Put results of spin-appliance into image dir * On failure images are no longer deleted. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
4a1e029c1d
commit
f80c97e3ec
3 changed files with 192 additions and 74 deletions
|
|
@ -689,6 +689,12 @@ Live Images Settings
|
|||
is ``appliance`` corresponding to ``koji spin-appliance``.
|
||||
* ``sign`` (*bool*) -- only RPM-wrapped images can be signed
|
||||
|
||||
**live_images_no_rename**
|
||||
(*bool*) -- When set to ``True``, filenames generated by Koji will be used.
|
||||
When ``False``, filenames will be generated based on ``image_name_format``
|
||||
configuration option.
|
||||
|
||||
|
||||
Live Media Settings
|
||||
===================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue