From a1f1cc18f8284ad5fa3d2a7a7bb0c7eb1451d784 Mon Sep 17 00:00:00 2001 From: Julie-CAO Date: Thu, 17 Oct 2024 18:17:49 +0800 Subject: [PATCH] registry but not install updates --- .../autoyast/dev_host_15.xml.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep b/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep index 2ab3385086a3..b8c1005a3200 100644 --- a/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep +++ b/data/virt_autotest/host_unattended_installation_files/autoyast/dev_host_15.xml.ep @@ -2,10 +2,10 @@ - false + true <%= defined $bmwqemu::vars{"HOST_SCC_URL"} ? $bmwqemu::vars{"HOST_SCC_URL"} : "" %> {{SCC_REGCODE}} - true + false % if (keys %$addons) { % while (my ($key, $addon) = each (%$addons)) {