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

Allow SUMA4.3 VM image #1442

Merged
merged 13 commits into from
Feb 9, 2024

Conversation

aaannz
Copy link
Contributor

@aaannz aaannz commented Dec 11, 2023

What does this PR change?

Preparing SLE15SP4 EOL, new SUMA4.3 releases will be image based. This PR adds support for 4.3-VM and 4.3-VM-released version.

Another changes:

  • add support to use jump hosts for libvirt provider
  • ensure base repos are present before installing avahi
  • 4.3-VM uses tools from cloud environment to setup data disks. This PR allows sumaform to use it.

@aaannz aaannz force-pushed the switch_base_to_43VM branch from cf420cf to bd31079 Compare December 13, 2023 15:11
@aaannz aaannz force-pushed the switch_base_to_43VM branch 2 times, most recently from 8289681 to f1ab779 Compare January 15, 2024 10:06
@aaannz aaannz requested a review from srbarrios January 15, 2024 20:18
@srbarrios srbarrios requested a review from a team January 16, 2024 10:04
@@ -79,7 +79,7 @@ variable "host_settings" {

// server
variable "product_version" {
description = "One of: 4.2-nightly, 4.2-released, 4.3-nightly, 4.3-released, 4.3-pr, 4.3-beta, head, uyuni-master, uyuni-released, uyuni-pr"
description = "One of: 4.2-nightly, 4.2-released, 4.3-nightly, 4.3-released, 4.3-pr, 4.3-beta, 4.3-VM, 4.3-VM-released, head, uyuni-master, uyuni-released, uyuni-pr"
Copy link
Member

Choose a reason for hiding this comment

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

I would maybe use lowercase in those words, but it's just a matter of taste.

@jordimassaguerpla
Copy link
Contributor

This is to mirror the images in minima-mirror servers: https://gitlab.suse.de/galaxy/infrastructure/-/merge_requests/862

@jordimassaguerpla
Copy link
Contributor

jordimassaguerpla commented Feb 1, 2024

Devel images are in the mirrors.

@jordimassaguerpla jordimassaguerpla force-pushed the switch_base_to_43VM branch 2 times, most recently from 0fac9de to b251b69 Compare February 9, 2024 12:32
@jordimassaguerpla jordimassaguerpla merged commit 6f8a8ac into uyuni-project:master Feb 9, 2024
2 of 3 checks passed
@aaannz aaannz deleted the switch_base_to_43VM branch April 8, 2024 19:05
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