File tree Expand file tree Collapse file tree
terracumber_config/tf_files Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -135,8 +135,7 @@ module "cucumber_testsuite" {
135135 provider_settings = {
136136 mac = " aa:b2:93:01:00:11"
137137 }
138- runtime = " k3s"
139- # TODO: change to "rke2" once supported in sumaform
138+ runtime = " rke2"
140139 container_repository = " registry.opensuse.org/systemsmanagement/uyuni/master/containerfile"
141140 container_tag = " latest"
142141
@@ -151,8 +150,7 @@ module "cucumber_testsuite" {
151150 }
152151 additional_packages = [ " venv-salt-minion" ]
153152 install_salt_bundle = true
154- runtime = " k3s"
155- # TODO: change to "rke2" once supported in sumaform
153+ runtime = " rke2"
156154 additional_repos = {
157155 containerUtils = " https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Master:/ContainerUtils/openSUSE_Leap_15.5/"
158156 }
You can’t perform that action at this time.
0 commit comments