Revert "Added some repos"

This reverts commit 43bfcf7bbf.
i9.5
Arkady L. Shane 2 months ago
parent d51a4c9453
commit a217582bd7
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -85,28 +85,6 @@ additional_packages = [
]
}
),
(
'^LibreOffice$', {
'*': [
"sphere-repos-libreoffice"
]
}
),
(
'^Hosting$', {
'*': [
"sphere-repos-hosting"
]
}
),
(
'^KernelExtra$', {
'*': [
"sphere-repos-kernelextra"
]
}
),
(
'^Server$', {
'*': [

@ -125,27 +125,6 @@ filter_packages = [
]
}
),
(
'^LibreOffice$', {
'*': [
"sphere-release-el"
]
}
),
(
'^Hosting$', {
'*': [
"sphere-release-el"
]
}
),
(
'^KernelExtra$', {
'*': [
"sphere-release-el"
]
}
),
(
'^Devel$', {
'*': [

@ -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

Loading…
Cancel
Save