Omit -o flag to flatcar-install unless oem_type is defined

This commit is contained in:
Bill ONeill
2023-04-23 21:15:09 -04:00
committed by Dalton Hubble
parent fc444d25f8
commit 2272472d59
4 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ storage:
-d ${install_disk} \
-C ${os_channel} \
-V ${os_version} \
-o ${oem_type} \
${oem_flag} \
${baseurl_flag} \
-i ignition.json
udevadm settle