Set buildinstall_use_guestmount to False for ODCS stg
This commit is contained in:
parent
344de0a896
commit
e43b30b65c
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ create_jigdo = False
|
|||
# BUILDINSTALL
|
||||
{%- if config.bootable %}
|
||||
buildinstall_method="lorax"
|
||||
buildinstall_use_guestmount=False
|
||||
{%- endif %}
|
||||
|
||||
skip_phases = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue