Skip to content

Add script to boot a VM with ignition and a user-provided (or auto-generated) SSH key #275

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

Closed
cfergeau opened this issue Mar 6, 2025 · 1 comment · Fixed by #287
Closed
Assignees

Comments

@cfergeau
Copy link
Collaborator

cfergeau commented Mar 6, 2025

This would make testing of coreos images easier (and maybe other kind of images)

@cfergeau
Copy link
Collaborator Author

cfergeau commented Mar 21, 2025

something like SSH_KEY=~/.ssh/id_rsa SSH_USER=core vfkit-ignition.sh rhel-cloud.qcow2 (just an example, the names can be different, can be cmdline args instead of env vars, …)

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

Successfully merging a pull request may close this issue.

2 participants