Skip to content

ephemeral run: Use correct None datasource for cloud-init - #320

Open
petracvv wants to merge 1 commit into
bootc-dev:mainfrom
petracvv:cloud-init-datasource
Open

ephemeral run: Use correct None datasource for cloud-init#320
petracvv wants to merge 1 commit into
bootc-dev:mainfrom
petracvv:cloud-init-datasource

Conversation

@petracvv

@petracvv petracvv commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

While testing local images with cloud-init, I noticed that the application was crashing and not deploying basic config when running the image through bcvk. I traced this down to the qemu command using the incorrect data source. iid-datasource-none is the special instance id that cloud-init uses for the None datasource not the name of the datasource itself.

This PR switches the kernel parameter to None so we pass a valid datasource to cloud-init.

Signed-off-by: Mihai Petracovici <petracvv@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant