From 6e8de2ffe09cb6bb0d1c8de4aca378e2ab0c6cbc Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 28 Feb 2024 00:18:43 -0800 Subject: [PATCH] Revert vendor.conf for webui deferral Since webui Change is deferred, we also need to revert vendor.conf to get the correct page-skipping behaviour for the old workflow. Related: RHEL-71384 --- vendor.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/vendor.conf b/vendor.conf index bc78d41..dc010ef 100644 --- a/vendor.conf +++ b/vendor.conf @@ -1,5 +1,3 @@ -[live_user pages] -skip=privacy;timezone;software;goa;network; - -[install] -application=anaconda.desktop +[pages] +skip=timezone +existing_user_only=language;keyboard