Skip to content

Commit

Permalink
try to fix uyuni proxy container image name
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Jul 27, 2024
1 parent 4cfecbb commit 303a7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terracumber_config/tf_files/Uyuni-Master-podman.tf
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ module "cucumber_testsuite" {
additional_packages = [ "venv-salt-minion" ]
install_salt_bundle = true
runtime = "podman"
container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers_leap_15.6/uyuni"
container_repository = "registry.opensuse.org/systemsmanagement/uyuni/master/containers_leap_15.6"
container_tag = "latest"
}
suse-minion = {
Expand Down

0 comments on commit 303a7e9

Please sign in to comment.