leapp-repository/SOURCES/0063-add-azure-aws-alibaba-client-repositories-to-repomap.patch
2025-07-21 11:47:55 +00:00

457 lines
16 KiB
Diff

From d0f6c44acfdd8938c7062deae6a16613af2bb4d1 Mon Sep 17 00:00:00 2001
From: Michal Hecko <mhecko@redhat.com>
Date: Wed, 2 Jul 2025 22:26:23 +0200
Subject: [PATCH 63/66] add azure, aws, alibaba client repositories to
repomapping
Co-Authored-By: jinkangkang.jkk <1547182170@qq.com>
---
etc/leapp/files/repomap.json | 293 ++++++++++++++++++++++++++++++++++-
1 file changed, 292 insertions(+), 1 deletion(-)
diff --git a/etc/leapp/files/repomap.json b/etc/leapp/files/repomap.json
index fc0c42f1..0cd5601a 100644
--- a/etc/leapp/files/repomap.json
+++ b/etc/leapp/files/repomap.json
@@ -1,5 +1,5 @@
{
- "datetime": "202505201636Z",
+ "datetime": "202507171303Z",
"version_format": "1.3.0",
"provided_data_streams": [
"4.0"
@@ -294,6 +294,24 @@
"target": [
"rhel10-HighAvailability"
]
+ },
+ {
+ "source": "rhel9-rhui-client-config-server-9",
+ "target": [
+ "rhel10-rhui-client-config-server-10"
+ ]
+ },
+ {
+ "source": "rhel9-rhui-microsoft-azure-rhel9",
+ "target": [
+ "rhel10-rhui-microsoft-azure-rhel10"
+ ]
+ },
+ {
+ "source": "rhel9-rhui-custom-client-at-alibaba",
+ "target": [
+ "rhel10-rhui-custom-client-at-alibaba"
+ ]
}
]
}
@@ -343,6 +361,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-baseos-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "rhel-10-baseos-rhui-rpms",
@@ -352,6 +379,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-baseos-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-aarch64-baseos-beta-rpms",
@@ -456,6 +492,15 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-x86_64-baseos-e4s-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-x86_64-baseos-e4s-rpms",
@@ -479,6 +524,24 @@
"channel": "ga",
"repo_type": "rpm",
"distro": "rhel"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-aarch64-baseos-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-x86_64-baseos-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
}
]
},
@@ -526,6 +589,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-appstream-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "rhel-10-appstream-rhui-rpms",
@@ -535,6 +607,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-appstream-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-aarch64-appstream-beta-rpms",
@@ -639,6 +720,15 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-x86_64-appstream-e4s-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-x86_64-appstream-e4s-rpms",
@@ -662,6 +752,24 @@
"channel": "ga",
"repo_type": "rpm",
"distro": "rhel"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-aarch64-appstream-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-x86_64-appstream-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
}
]
},
@@ -741,6 +849,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "codeready-builder-for-rhel-10-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "codeready-builder-for-rhel-10-rhui-rpms",
@@ -750,6 +867,15 @@
"distro": "rhel",
"rhui": "aws"
},
+ {
+ "major_version": "10",
+ "repoid": "codeready-builder-for-rhel-10-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
{
"major_version": "10",
"repoid": "codeready-builder-for-rhel-10-s390x-eus-rpms",
@@ -813,6 +939,24 @@
"channel": "ga",
"repo_type": "rpm",
"distro": "centos"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-codeready-builder-for-rhel-10-aarch64-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-codeready-builder-for-rhel-10-x86_64-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
}
]
},
@@ -923,6 +1067,33 @@
"repo_type": "rpm",
"distro": "rhel",
"rhui": "aws"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-supplementary-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-aarch64-supplementary-rhui-rpms",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-x86_64-supplementary-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
}
]
},
@@ -1006,6 +1177,14 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-aarch64-nfv-e4s-rpms",
+ "arch": "aarch64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-aarch64-nfv-rpms",
@@ -1115,6 +1294,15 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-x86_64-sap-netweaver-e4s-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-x86_64-sap-netweaver-e4s-rpms",
@@ -1160,6 +1348,15 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-x86_64-sap-solutions-e4s-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-x86_64-sap-solutions-e4s-rpms",
@@ -1317,6 +1514,15 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "10",
+ "repoid": "rhel-10-for-x86_64-highavailability-e4s-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
{
"major_version": "10",
"repoid": "rhel-10-for-x86_64-highavailability-e4s-rpms",
@@ -1340,6 +1546,75 @@
"channel": "ga",
"repo_type": "rpm",
"distro": "rhel"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-rhel-10-for-x86_64-highavailability-rhui-rpms",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ }
+ ]
+ },
+ {
+ "pesid": "rhel10-rhui-microsoft-azure-rhel10",
+ "entries": [
+ {
+ "major_version": "10",
+ "repoid": "rhui-microsoft-azure-rhel10",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "azure"
+ }
+ ]
+ },
+ {
+ "pesid": "rhel10-rhui-client-config-server-10",
+ "entries": [
+ {
+ "major_version": "10",
+ "repoid": "rhui-client-config-server-10",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-client-config-server-10",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "aws"
+ }
+ ]
+ },
+ {
+ "pesid": "rhel10-rhui-custom-client-at-alibaba",
+ "entries": [
+ {
+ "major_version": "10",
+ "repoid": "rhui-custom-rhui_client_at_alibaba-rhel-10",
+ "arch": "aarch64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
+ },
+ {
+ "major_version": "10",
+ "repoid": "rhui-custom-rhui_client_at_alibaba-rhel-10",
+ "arch": "x86_64",
+ "channel": "ga",
+ "repo_type": "rpm",
+ "distro": "rhel",
+ "rhui": "alibaba"
}
]
},
@@ -5228,6 +5503,14 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "9",
+ "repoid": "rhel-9-for-aarch64-nfv-e4s-rpms",
+ "arch": "aarch64",
+ "channel": "e4s",
+ "repo_type": "rpm",
+ "distro": "rhel"
+ },
{
"major_version": "9",
"repoid": "rhel-9-for-aarch64-nfv-rpms",
@@ -5594,6 +5877,14 @@
"repo_type": "rpm",
"distro": "rhel"
},
+ {
+ "major_version": "9",
+ "repoid": "rhel-9-for-x86_64-highavailability-aus-rpms",
+ "arch": "x86_64",
+ "channel": "aus",
+ "repo_type": "rpm",
+ "distro": "rhel"
+ },
{
"major_version": "9",
"repoid": "rhel-9-for-x86_64-highavailability-beta-rpms",
--
2.50.1