Skip to content

Commit

Permalink
Get k3s pipeline back to normal
Browse files Browse the repository at this point in the history
k3s sumaform mirror fixes have been merged, use the regular repos.
  • Loading branch information
cbosdo committed Dec 10, 2024
1 parent 4fc085a commit ded8596
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terracumber_config/tf_files/Uyuni-Master-K3S.tf
Original file line number Diff line number Diff line change
Expand Up @@ -139,13 +139,9 @@ module "cucumber_testsuite" {
runtime = "k3s"
container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers"
container_tag = "latest"
helm_chart_url = "oci://registry.opensuse.org/systemsmanagement/uyuni/master/charts/uyuni/server-helm"
#cannot use immutable OS, since K3s installation requires a reboot
#also 15.6 had issue on container startup
image = "opensuse155o"
additional_repos = {
containerUtils = "https://download.opensuse.org/repositories/home:/cbosdonnat:/branches:/systemsmanagement:/Uyuni:/Master:/ContainerUtils/openSUSE_Leap_15.5/"
}

login_timeout = 28800
main_disk_size = 300
Expand Down

0 comments on commit ded8596

Please sign in to comment.