From cccf6b2be8007bd838a6e17f46599f00456edc2b Mon Sep 17 00:00:00 2001 From: soksanichenko Date: Fri, 3 Jun 2022 19:45:32 +0300 Subject: [PATCH] ALBS-413: Split the pungi config into templatable and non-templatable parts - x86_64 is fixed --- x86_64/variants_options.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/x86_64/variants_options.json b/x86_64/variants_options.json index 014658f..3f8118b 100644 --- a/x86_64/variants_options.json +++ b/x86_64/variants_options.json @@ -76,6 +76,24 @@ "HighAvailability" ] }, + "RT": { + "gather_methods": "hybrid", + "buildinstall_skip": true, + "createiso_skip": true, + "variant_as_lookaside": [ + "BaseOS", + "AppStream" + ] + }, + "NFV": { + "gather_methods": "hybrid", + "buildinstall_skip": true, + "createiso_skip": true, + "variant_as_lookaside": [ + "BaseOS", + "AppStream" + ] + }, "Minimal": { "gather_methods": { "comps": "deps"