From 0239782e5f35a7b6856c968430d4b858c0e7ab58 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Wed, 16 Oct 2024 00:47:52 -0700 Subject: [PATCH] sync from upstream --- shared/createiso.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shared/createiso.conf b/shared/createiso.conf index 8963457..1bcb3e5 100644 --- a/shared/createiso.conf +++ b/shared/createiso.conf @@ -11,6 +11,10 @@ createiso_skip = [ "*": True, "src":True #RCM-41427 -Disable source iso generation during createiso phase }), + ("^(SAP|SAPHANA)$", { + "*": True, + }), + ] restricted_volid = True