Ability to add custom cli flags #1829
michaelschapira
started this conversation in
Ideas
Replies: 1 comment
-
I've created an issue based on this @ #1835 as I think we need it to properly support creating CoreOS VMs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to experiment with CoreOS. To boot / install and ignition file needs to be provided.
As per documentation several CLI parameters need to be provided :
--qemu-commandline="-fw_cfg name=opt/com.coreos/config,file=${IGNITION_CONFIG}"
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions