mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-30 14:21:34 +02:00
Omit -o flag to flatcar-install unless oem_type is defined
This commit is contained in:
committed by
Dalton Hubble
parent
fc444d25f8
commit
2272472d59
@ -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
|
||||
|
Reference in New Issue
Block a user