Skip to content

Commit

Permalink
Can't use Leap 16.0 online repo because of GPG keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Bischoff committed Jan 29, 2025
1 parent 6de4bd6 commit 5a2a3d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions terracumber_config/tf_files/SUSEManager-Head-NUE.tf
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,6 @@ module "cucumber_testsuite" {
container_repository = "registry.suse.de/devel/galaxy/manager/head/containerfile"
container_tag = "latest"
beta_enabled = true
additional_repos = {
// remove when mirroring of iptables fix is finished
leap_online = "http://download.opensuse.org/distribution/leap/16.0/repo/oss/"
}
}
proxy_containerized = {
provider_settings = {
Expand All @@ -160,10 +156,6 @@ module "cucumber_testsuite" {
runtime = "podman"
container_repository = "registry.suse.de/devel/galaxy/manager/head/containerfile"
container_tag = "latest"
additional_repos = {
// remove when mirroring of iptables fix is finished
leap_online = "http://download.opensuse.org/distribution/leap/16.0/repo/oss/"
}
}
suse_minion = {
image = "sles15sp4o"
Expand Down
8 changes: 0 additions & 8 deletions terracumber_config/tf_files/SUSEManager-Head-refenv-NUE.tf
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ module "cucumber_testsuite" {
container_repository = "registry.suse.de/devel/galaxy/manager/head/containerfile"
container_tag = "latest"
beta_enabled = true
additional_repos = {
// remove when mirroring of iptables fix is finished
leap_online = "http://download.opensuse.org/distribution/leap/16.0/repo/oss/"
}
}
proxy_containerized = {
provider_settings = {
Expand All @@ -163,10 +159,6 @@ module "cucumber_testsuite" {
runtime = "podman"
container_repository = "registry.suse.de/devel/galaxy/manager/head/containerfile"
container_tag = "latest"
additional_repos = {
// remove when mirroring of iptables fix is finished
leap_online = "http://download.opensuse.org/distribution/leap/16.0/repo/oss/"
}
}
suse_minion = {
image = "sles15sp4o"
Expand Down

0 comments on commit 5a2a3d6

Please sign in to comment.