distro/fedora: enable hybrid boot for iot-installer
This commit is contained in:
parent
6d0a22dc17
commit
18abe661a7
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ func (img *OSTreeInstaller) InstantiateManifest(m *manifest.Manifest,
|
|||
|
||||
isoPipeline := manifest.NewISO(m, buildPipeline, isoTreePipeline)
|
||||
isoPipeline.Filename = img.Filename
|
||||
isoPipeline.ISOLinux = true
|
||||
artifact := isoPipeline.Export()
|
||||
|
||||
return artifact, nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue