From bd449429819b5244143b4fb7158562dde1d3a6be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Herranz=20Ram=C3=ADrez?= Date: Thu, 29 Aug 2024 11:00:20 +0200 Subject: [PATCH] Add firewall settings for 15-SP7 The firewall settings were not added in autoyast_containers.xml which caused ssh error in s390x hosts --- data/containers/autoyast_containers.xml.ep | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/containers/autoyast_containers.xml.ep b/data/containers/autoyast_containers.xml.ep index 0a0ac2efd703..12573fbc3005 100644 --- a/data/containers/autoyast_containers.xml.ep +++ b/data/containers/autoyast_containers.xml.ep @@ -88,7 +88,7 @@ true % } - % if ($get_var->('VERSION') =~ /15-SP[456]$/) { + % if ($get_var->('VERSION') =~ /15-SP[4567]$/) { true true @@ -99,6 +99,7 @@ eth0 + vnc-server ssh