Skip to content

Commit

Permalink
remove proxy from Test Hexagon, to be aligned with current HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
mbussolotto committed Feb 29, 2024
1 parent e91e083 commit 27e1381
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions terracumber_config/tf_files/SUSEManager-Test-Hexagon-NUE.tf
Original file line number Diff line number Diff line change
Expand Up @@ -140,16 +140,6 @@ module "cucumber_testsuite" {
runtime = "podman"
container_repository = "registry.suse.de/devel/galaxy/manager/test/hexagon/containerfile/suse/manager/5.0/x86_64"
}
#proxy = {
# provider_settings = {
# mac = "aa:b2:93:01:00:52"
# }
# //additional_repos = {
# // Test_repo = "http://download.suse.de/ibs/Devel:/Galaxy:/Manager:/TEST:/Hexagon/SLE_15_SP4/"
# //}
# additional_packages = [ "venv-salt-minion" ]
# install_salt_bundle = true
#}

suse-minion = {
image = "sles15sp4o"
Expand Down

0 comments on commit 27e1381

Please sign in to comment.