ALBS-413: Split the pungi config into templatable and non-templatable parts
- a9.0: arches
This commit is contained in:
parent
cccf6b2be8
commit
17ce2de86c
@ -1,7 +1,7 @@
|
|||||||
filter_packages = [
|
filter_packages = [
|
||||||
(
|
(
|
||||||
'^(BaseOS|AppStream|CRB)$', {
|
'^(BaseOS|AppStream|CRB)$', {
|
||||||
'${arch}': [
|
'aarch64': [
|
||||||
"insights-client",
|
"insights-client",
|
||||||
"libreport-plugin-rhtsupport",
|
"libreport-plugin-rhtsupport",
|
||||||
"libreport-rhel",
|
"libreport-rhel",
|
||||||
@ -38,7 +38,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'${arch}': [
|
'aarch64': [
|
||||||
"perl-Net-SSLeay",
|
"perl-Net-SSLeay",
|
||||||
"perl-Mozilla-CA",
|
"perl-Mozilla-CA",
|
||||||
"perl-IO-Socket-SSL",
|
"perl-IO-Socket-SSL",
|
||||||
@ -47,7 +47,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(AppStream)$', {
|
'^(AppStream)$', {
|
||||||
'${arch}': [
|
'aarch64': [
|
||||||
"java-1.8.0-openjdk-slowdebug",
|
"java-1.8.0-openjdk-slowdebug",
|
||||||
"java-1.8.0-openjdk-headless-slowdebug",
|
"java-1.8.0-openjdk-headless-slowdebug",
|
||||||
"sos",
|
"sos",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
filter_packages = [
|
filter_packages = [
|
||||||
(
|
(
|
||||||
'^(BaseOS|AppStream|CRB)$', {
|
'^(BaseOS|AppStream|CRB)$', {
|
||||||
'${arch}': [
|
'ppc64le': [
|
||||||
"insights-client",
|
"insights-client",
|
||||||
"libreport-plugin-rhtsupport",
|
"libreport-plugin-rhtsupport",
|
||||||
"libreport-rhel",
|
"libreport-rhel",
|
||||||
@ -38,7 +38,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'${arch}': [
|
'ppc64le': [
|
||||||
"perl-Net-SSLeay",
|
"perl-Net-SSLeay",
|
||||||
"perl-Mozilla-CA",
|
"perl-Mozilla-CA",
|
||||||
"perl-IO-Socket-SSL",
|
"perl-IO-Socket-SSL",
|
||||||
@ -47,7 +47,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(AppStream)$', {
|
'^(AppStream)$', {
|
||||||
'${arch}': [
|
'ppc64le': [
|
||||||
"java-1.8.0-openjdk-slowdebug",
|
"java-1.8.0-openjdk-slowdebug",
|
||||||
"java-1.8.0-openjdk-headless-slowdebug",
|
"java-1.8.0-openjdk-headless-slowdebug",
|
||||||
"sos",
|
"sos",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
filter_packages = [
|
filter_packages = [
|
||||||
(
|
(
|
||||||
'^(BaseOS|AppStream|CRB)$', {
|
'^(BaseOS|AppStream|CRB)$', {
|
||||||
'${arch}': [
|
's390x': [
|
||||||
"insights-client",
|
"insights-client",
|
||||||
"libreport-plugin-rhtsupport",
|
"libreport-plugin-rhtsupport",
|
||||||
"libreport-rhel",
|
"libreport-rhel",
|
||||||
@ -39,7 +39,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'${arch}': [
|
's390x': [
|
||||||
"perl-Net-SSLeay",
|
"perl-Net-SSLeay",
|
||||||
"perl-Mozilla-CA",
|
"perl-Mozilla-CA",
|
||||||
"perl-IO-Socket-SSL",
|
"perl-IO-Socket-SSL",
|
||||||
@ -48,7 +48,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(AppStream)$', {
|
'^(AppStream)$', {
|
||||||
'${arch}': [
|
's390x': [
|
||||||
"java-1.8.0-openjdk-slowdebug",
|
"java-1.8.0-openjdk-slowdebug",
|
||||||
"java-1.8.0-openjdk-headless-slowdebug",
|
"java-1.8.0-openjdk-headless-slowdebug",
|
||||||
"sos",
|
"sos",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
filter_packages = [
|
filter_packages = [
|
||||||
(
|
(
|
||||||
'^(BaseOS|AppStream|CRB)$', {
|
'^(BaseOS|AppStream|CRB)$', {
|
||||||
'${arch}': [
|
'x86_64': [
|
||||||
"insights-client",
|
"insights-client",
|
||||||
"libreport-plugin-rhtsupport",
|
"libreport-plugin-rhtsupport",
|
||||||
"libreport-rhel",
|
"libreport-rhel",
|
||||||
@ -49,7 +49,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(BaseOS)$', {
|
'^(BaseOS)$', {
|
||||||
'${arch}': [
|
'x86_64': [
|
||||||
"perl-Net-SSLeay",
|
"perl-Net-SSLeay",
|
||||||
"perl-Mozilla-CA",
|
"perl-Mozilla-CA",
|
||||||
"perl-IO-Socket-SSL",
|
"perl-IO-Socket-SSL",
|
||||||
@ -60,7 +60,7 @@ filter_packages = [
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
'^(AppStream)$', {
|
'^(AppStream)$', {
|
||||||
'${arch}': [
|
'x86_64': [
|
||||||
"java-1.8.0-openjdk-slowdebug",
|
"java-1.8.0-openjdk-slowdebug",
|
||||||
"java-1.8.0-openjdk-headless-slowdebug",
|
"java-1.8.0-openjdk-headless-slowdebug",
|
||||||
"libvirt-glib.i686",
|
"libvirt-glib.i686",
|
||||||
|
Loading…
Reference in New Issue
Block a user