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

distro/fedora: align the vhd image to the official version #132

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

ondrejbudai
Copy link
Member

I took the kickstart from Fedora and reimplemented it here. This should fix a lot of issues like missing cloud-init. Since the kickstart for azure is inheriting the kickstart from the base cloud image, I did the same thing in our code to mimic that.

See
https://pagure.io/fedora-kickstarts/blob/58c856ae882a93362f025b4efae143fbd778edc9/f/fedora-cloud-base-azure.ks

I took the kickstart from Fedora and reimplemented it here. This should fix
a lot of issues like missing cloud-init. Since the kickstart for azure is
inheriting the kickstart from the base cloud image, I did the same thing
in our code to mimic that.

See
https://pagure.io/fedora-kickstarts/blob/58c856ae882a93362f025b4efae143fbd778edc9/f/fedora-cloud-base-azure.ks
Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with @thozza regarding the inheritance (creating a copy of qcow2 and modifying), but I understand the logic, so let's keep it and see if makes life easier or harder down the line.

LGTM

@achilleas-k achilleas-k added this pull request to the merge queue Sep 8, 2023
Merged via the queue into osbuild:main with commit 3d8388e Sep 8, 2023
7 checks passed
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.

3 participants