Skip to content

Commit

Permalink
Merge pull request #72 from lmilbaum/known-rpms-repos-ids
Browse files Browse the repository at this point in the history
Added a repository id required by Image Mode
  • Loading branch information
rhartman93 authored Nov 11, 2024
2 parents 70b6346 + ea3ba4f commit ba7c0a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/known_rpm_repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,7 @@ rule_data:
- "cnv-4.9-for-rhel-8-x86_64-debug-rpms"
- "cnv-4.9-for-rhel-8-x86_64-rpms"
- "cnv-4.9-for-rhel-8-x86_64-source-rpms"
- "codeready-builder"
- "codeready-builder-beta-for-rhel-10-aarch64-debug-rpms"
- "codeready-builder-beta-for-rhel-10-aarch64-rpms"
- "codeready-builder-beta-for-rhel-10-aarch64-source-rpms"
Expand Down
3 changes: 2 additions & 1 deletion hack/extra_rpm_repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ extras:
- "baseos"
- "baseos-sources"
- "appstream"
- "appstream-sources"
- "appstream-sources"
- "codeready-builder"

0 comments on commit ba7c0a2

Please sign in to comment.