From c66d97f1243d83a9e4219f3e045846398b208714 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 25 Oct 2023 21:52:01 +0300 Subject: [PATCH] Revert "Added CRB" This reverts commit e56a4e95ef7c24a7241509eaf0695ab9d79e80f7. --- msvsphere-9.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msvsphere-9.conf b/msvsphere-9.conf index 157c529..4b1cd8a 100644 --- a/msvsphere-9.conf +++ b/msvsphere-9.conf @@ -18,7 +18,7 @@ treeinfo_version = '9' extra_isos = { "BaseOS": [{ - "include_variants": ["AppStream", "CRB"], + "include_variants": ["AppStream"], #"filename": "{compose_id}-{arch}-{disc_type}{disc_num}{suffix}", "filename": "{release_short}-9.3-beta-{arch}-{disc_type}{suffix}", "skip_src": True,