Skip to content

Commit 9804c6f

Browse files
matejmatuskayuravk
authored andcommitted
repomap: Add RHEL8 aarch64 repos for Alibaba RHUI
``` The following repos have been added: - Repo(pesid='rhel8-CRB', major_version='8', repoid='rhui-codeready-builder-for-rhel-8-aarch64-rhui-rpms', repo_type='rpm', channel='ga', arch='aarch64', rhui='alibaba') - Repo(pesid='rhel8-rhui-custom-client-at-alibaba', major_version='8', repoid='rhui-custom-rhui_client_at_alibaba-rhel-8', repo_type='rpm', channel='ga', arch='aarch64', rhui='alibaba') - Repo(pesid='rhel8-BaseOS', major_version='8', repoid='rhui-rhel-8-for-aarch64-baseos-rhui-rpms', repo_type='rpm', channel='ga', arch='aarch64', rhui='alibaba') - Repo(pesid='rhel8-Supplementary', major_version='8', repoid='rhui-rhel-8-for-aarch64-supplementary-rhui-rpms', repo_type='rpm', channel='ga', arch='aarch64', rhui='alibaba') - Repo(pesid='rhel8-AppStream', major_version='8', repoid='rhui-rhel-8-for-aarch64-appstream-rhui-rpms', repo_type='rpm', channel='ga', arch='aarch64', rhui='alibaba') ``` Related PR: oamg#1137 (cherry picked from commit c63ccbb)
1 parent 6e1dfd9 commit 9804c6f

File tree

1 file changed

+41
-1
lines changed

1 file changed

+41
-1
lines changed

etc/leapp/files/repomap.json

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"datetime": "202401171742Z",
2+
"datetime": "202401261328Z",
33
"version_format": "1.2.0",
44
"mapping": [
55
{
@@ -1487,6 +1487,14 @@
14871487
"channel": "ga",
14881488
"repo_type": "rpm"
14891489
},
1490+
{
1491+
"major_version": "8",
1492+
"repoid": "rhui-rhel-8-for-aarch64-baseos-rhui-rpms",
1493+
"arch": "aarch64",
1494+
"channel": "ga",
1495+
"repo_type": "rpm",
1496+
"rhui": "alibaba"
1497+
},
14901498
{
14911499
"major_version": "8",
14921500
"repoid": "rhui-rhel-8-for-x86_64-baseos-e4s-rhui-rpms",
@@ -1715,6 +1723,14 @@
17151723
"channel": "ga",
17161724
"repo_type": "rpm"
17171725
},
1726+
{
1727+
"major_version": "8",
1728+
"repoid": "rhui-rhel-8-for-aarch64-appstream-rhui-rpms",
1729+
"arch": "aarch64",
1730+
"channel": "ga",
1731+
"repo_type": "rpm",
1732+
"rhui": "alibaba"
1733+
},
17181734
{
17191735
"major_version": "8",
17201736
"repoid": "rhui-rhel-8-for-x86_64-appstream-e4s-rhui-rpms",
@@ -1868,6 +1884,14 @@
18681884
"channel": "ga",
18691885
"repo_type": "rpm"
18701886
},
1887+
{
1888+
"major_version": "8",
1889+
"repoid": "rhui-codeready-builder-for-rhel-8-aarch64-rhui-rpms",
1890+
"arch": "aarch64",
1891+
"channel": "ga",
1892+
"repo_type": "rpm",
1893+
"rhui": "alibaba"
1894+
},
18711895
{
18721896
"major_version": "8",
18731897
"repoid": "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms",
@@ -1997,6 +2021,14 @@
19972021
"repo_type": "rpm",
19982022
"rhui": "aws"
19992023
},
2024+
{
2025+
"major_version": "8",
2026+
"repoid": "rhui-rhel-8-for-aarch64-supplementary-rhui-rpms",
2027+
"arch": "aarch64",
2028+
"channel": "ga",
2029+
"repo_type": "rpm",
2030+
"rhui": "alibaba"
2031+
},
20002032
{
20012033
"major_version": "8",
20022034
"repoid": "rhui-rhel-8-for-x86_64-supplementary-rhui-rpms",
@@ -2665,6 +2697,14 @@
26652697
{
26662698
"pesid": "rhel8-rhui-custom-client-at-alibaba",
26672699
"entries": [
2700+
{
2701+
"major_version": "8",
2702+
"repoid": "rhui-custom-rhui_client_at_alibaba-rhel-8",
2703+
"arch": "aarch64",
2704+
"channel": "ga",
2705+
"repo_type": "rpm",
2706+
"rhui": "alibaba"
2707+
},
26682708
{
26692709
"major_version": "8",
26702710
"repoid": "rhui-custom-rhui_client_at_alibaba-rhel-8",

0 commit comments

Comments
 (0)