Skip to content

Commit

Permalink
Update the repomap.json file to address changes in RHUI Azure
Browse files Browse the repository at this point in the history
Diff:
Upg paths are unchanged.
Mappings are unchanged.
The following repos have been removed:
 - Repo(pesid='rhel8-BaseOS', major_version='8', repoid='rhui-rhel-8-for-x86_64-baseos-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
 - Repo(pesid='rhel8-CRB', major_version='8', repoid='rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
 - Repo(pesid='rhel8-AppStream', major_version='8', repoid='rhui-rhel-8-for-x86_64-appstream-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
The following repos have been added:
 - Repo(pesid='rhel8-AppStream', major_version='8', repoid='rhel-8-for-x86_64-appstream-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
 - Repo(pesid='rhel8-CRB', major_version='8', repoid='codeready-builder-for-rhel-8-x86_64-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
 - Repo(pesid='rhel8-BaseOS', major_version='8', repoid='rhel-8-for-x86_64-baseos-rhui-rpms', repo_type='rpm', channel='ga', arch='x86_64', rhui='azure')
  • Loading branch information
pirat89 committed Jun 14, 2023
1 parent 7043c7e commit 548a3b7
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions etc/leapp/files/repomap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"datetime": "202303072246Z",
"datetime": "202306051542Z",
"version_format": "1.0.0",
"mapping": [
{
Expand Down Expand Up @@ -1409,6 +1409,14 @@
"channel": "eus",
"repo_type": "rpm"
},
{
"major_version": "8",
"repoid": "rhel-8-for-x86_64-baseos-rhui-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm",
"rhui": "azure"
},
{
"major_version": "8",
"repoid": "rhel-8-for-x86_64-baseos-rpms",
Expand All @@ -1432,14 +1440,6 @@
"repo_type": "rpm",
"rhui": "aws"
},
{
"major_version": "8",
"repoid": "rhui-rhel-8-for-x86_64-baseos-rhui-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm",
"rhui": "azure"
},
{
"major_version": "8",
"repoid": "rhui-rhel-8-for-x86_64-baseos-rhui-rpms",
Expand Down Expand Up @@ -1615,6 +1615,14 @@
"channel": "eus",
"repo_type": "rpm"
},
{
"major_version": "8",
"repoid": "rhel-8-for-x86_64-appstream-rhui-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm",
"rhui": "azure"
},
{
"major_version": "8",
"repoid": "rhel-8-for-x86_64-appstream-rpms",
Expand All @@ -1638,14 +1646,6 @@
"repo_type": "rpm",
"rhui": "aws"
},
{
"major_version": "8",
"repoid": "rhui-rhel-8-for-x86_64-appstream-rhui-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm",
"rhui": "azure"
},
{
"major_version": "8",
"repoid": "rhui-rhel-8-for-x86_64-appstream-rhui-rpms",
Expand Down Expand Up @@ -1762,18 +1762,18 @@
},
{
"major_version": "8",
"repoid": "codeready-builder-for-rhel-8-x86_64-rpms",
"repoid": "codeready-builder-for-rhel-8-x86_64-rhui-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm"
"repo_type": "rpm",
"rhui": "azure"
},
{
"major_version": "8",
"repoid": "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms",
"repoid": "codeready-builder-for-rhel-8-x86_64-rpms",
"arch": "x86_64",
"channel": "ga",
"repo_type": "rpm",
"rhui": "azure"
"repo_type": "rpm"
},
{
"major_version": "8",
Expand Down

0 comments on commit 548a3b7

Please sign in to comment.