Skip to content

Conversation

@jershbytes
Copy link
Contributor

Added Alma Linux Cloud Image to script to be able to use Alma Linux as a base image for cloud deployments.

Added  Alma Linux Cloud Image to script to be able to use Alma Linux as a base image for cloud deployments.
@jershbytes jershbytes requested a review from trfore as a code owner August 20, 2025 17:50
@jershbytes jershbytes changed the title Add: Alma Generica Cloud Image Add: Alma Generic Cloud Image Aug 20, 2025
@jershbytes
Copy link
Contributor Author

Things I forgot to add

  • Tested All 3 for pulling the images
  • Was able to spin up VM's from template made from the template builder script.

case $RELEASE_NAME in
8)
file_name="AlmaLinux-8-GenericCloud-UEFI-latest.x86_64.qcow2"
remote_url="https://repo.almalinux.org/almalinux/8/cloud/x86_64/images/AlmaLinux-8-GenericCloud-UEFI-latest.x86_64.qcow2"
Copy link
Owner

Choose a reason for hiding this comment

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

Never used Alma, does 9 & 10 default to UEFI? And are you choosing this version with UEFI for parity?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

iirc 8 was right after CentOS went away. So, the underlying infrastructure of the image was different 9 & 10 just support it out of the box,

@trfore
Copy link
Owner

trfore commented Aug 20, 2025

@jershbytes looks good, [edited to remove redundant question]

@trfore trfore self-assigned this Aug 20, 2025
@trfore trfore merged commit 85fe493 into trfore:main Aug 20, 2025
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.

2 participants