From c710ab80e341e6092c082c410ef45fdbef9bbd6b Mon Sep 17 00:00:00 2001 From: "Huajian.Luo" Date: Tue, 27 Feb 2024 21:42:59 +0800 Subject: [PATCH] Provide migration from SLES 12 SP5 to SLES 15 SP4 in aggregated updates --- schedule/migration/migration_autoyast.yaml | 1 - schedule/yast/maintenance/autoyast_create_hdd_maintenance.yaml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule/migration/migration_autoyast.yaml b/schedule/migration/migration_autoyast.yaml index ba61da52ce5d..9eca6a656bed 100644 --- a/schedule/migration/migration_autoyast.yaml +++ b/schedule/migration/migration_autoyast.yaml @@ -3,7 +3,6 @@ schedule: - autoyast/prepare_profile - migration/version_switch_origin_system - boot/boot_to_desktop - - console/scc_cleanup_reregister - migration/record_disk_info - migration/reboot_to_upgrade - migration/version_switch_upgrade_target diff --git a/schedule/yast/maintenance/autoyast_create_hdd_maintenance.yaml b/schedule/yast/maintenance/autoyast_create_hdd_maintenance.yaml index f0760989bb94..591e07d1561e 100644 --- a/schedule/yast/maintenance/autoyast_create_hdd_maintenance.yaml +++ b/schedule/yast/maintenance/autoyast_create_hdd_maintenance.yaml @@ -18,5 +18,6 @@ schedule: - console/hostname - console/force_scheduled_tasks - shutdown/grub_set_bootargs + - console/scc_deregistration - shutdown/cleanup_before_shutdown - shutdown/shutdown