|
|
|
@ -41,7 +41,7 @@ gather_method = {
|
|
|
|
|
"comps": "deps",
|
|
|
|
|
"json": "deps",
|
|
|
|
|
},
|
|
|
|
|
"^(AppStream|CRB|Devel|HighAvailability|ResilientStorage|NFV|RT|Minimal|Server|Extras|Hosting|KernelExtra|LibreOffice|Testing)$": "hybrid",
|
|
|
|
|
"^(AppStream|CRB|Devel|HighAvailability|ResilientStorage|NFV|RT|Minimal|Server|Extras|Testing)$": "hybrid",
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
hashed_directories = False
|
|
|
|
@ -76,7 +76,7 @@ create_optional_isos = False
|
|
|
|
|
createiso_use_xorrisofs = True
|
|
|
|
|
|
|
|
|
|
createiso_skip = [
|
|
|
|
|
("^(BaseOS|AppStream|CRB|Devel|HighAvailability|ResilientStorage|NFV|RT|Minimal|Server|Extras|Hosting|KernelExtra|LibreOffice|Testing)$", {
|
|
|
|
|
("^(BaseOS|AppStream|CRB|Devel|HighAvailability|ResilientStorage|NFV|RT|Minimal|Server|Extras|Testing)$", {
|
|
|
|
|
# No binary ISOs for BaseOS (but still generate src ISOs) - RCM-41330
|
|
|
|
|
# No binary ISOs for AppStream (but still generate src ISOs) - RCM-40356
|
|
|
|
|
# No binary or src ISOs for CRB
|
|
|
|
|