ostree-installer: Use ostree as type in filename
Instead of overloading the `dvd` value, use new value `ostree` that can be overridden by a config change. Fixes: https://pagure.io/pungi/issue/418 Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
8880b1ea8a
commit
cc559b12f4
3 changed files with 6 additions and 5 deletions
|
|
@ -246,6 +246,7 @@ There a couple common format specifiers available for both the options:
|
|||
* ``boot`` -- for ``boot.iso`` images created in *buildinstall* phase
|
||||
* ``live`` -- for images created by *live_images* phase
|
||||
* ``dvd`` -- for images created by *createiso* phase
|
||||
* ``ostree`` -- for ostree installer images
|
||||
|
||||
Default values are the same as the keys.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue