Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coreos: Support ignition files #1835

Open
garrett opened this issue Sep 23, 2024 Discussed in #1829 · 4 comments
Open

coreos: Support ignition files #1835

garrett opened this issue Sep 23, 2024 Discussed in #1829 · 4 comments

Comments

@garrett
Copy link
Member

garrett commented Sep 23, 2024

Discussed in #1829

Originally posted by michaelschapira September 22, 2024
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.

@garrett
Copy link
Member Author

garrett commented Sep 23, 2024

Somewhat related to:

Although those were related to username and password, we'd probably have to do something like that in that area of the create modal to support ignition configuration for CoreOS.

@jelly
Copy link
Member

jelly commented Sep 24, 2024

If a custom CLI parameter needs to be provided we ought to let osinfo solve this for us. https://gitlab.com/libosinfo/osinfo-db

@garrett
Copy link
Member Author

garrett commented Sep 24, 2024

I should clarify and rename this issue. It's not really about custom support, but support for ignition files, which CoreOS needs.

https://docs.fedoraproject.org/en-US/fedora-coreos/getting-started/#_booting_on_a_local_hypervisor_libvirt_example

(docs.fedoraproject.org is currently down for me, so here's a recent archive:
https://web.archive.org/web/20240607090151/https://docs.fedoraproject.org/en-US/fedora-coreos/getting-started/#_booting_on_a_local_hypervisor_libvirt_example )

@garrett garrett changed the title coreos: Ability to add custom cli flags coreos: Support ignition files Sep 24, 2024
@jelly
Copy link
Member

jelly commented Oct 2, 2024

Related but interesting, suse hosts an ignition generator https://opensuse.github.io/fuel-ignition/edit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants