Skip to content

Commit

Permalink
ubi9: add aarch64 content sets for squid
Browse files Browse the repository at this point in the history
We're adding support for aarch64 in a future release. Define the content
sets for OSBS here.

Signed-off-by: Ken Dreyer <kdreyer@ibm.com>
  • Loading branch information
ktdreyer committed Jun 5, 2024
1 parent 34dce1d commit f1fcd63
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ceph-releases/squid/ubi9-ibm/daemon-base/content_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ s390x:
- rhel-9-for-s390x-appstream-rpms
- rhceph-8-tools-for-rhel-9-s390x-rpms
- codeready-builder-for-rhel-9-s390x-rpms
aarch64:
- rhel-9-for-aarch64-baseos-rpms
- rhel-9-for-aarch64-appstream-rpms
- rhceph-8-tools-for-rhel-9-aarch64-rpms
- codeready-builder-for-rhel-9-aarch64-rpms
5 changes: 5 additions & 0 deletions ceph-releases/squid/ubi9-redhat/daemon-base/content_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ s390x:
- rhel-9-for-s390x-appstream-rpms
- rhceph-8-tools-for-rhel-9-s390x-rpms
- codeready-builder-for-rhel-9-s390x-rpms
aarch64:
- rhel-9-for-aarch64-baseos-rpms
- rhel-9-for-aarch64-appstream-rpms
- rhceph-8-tools-for-rhel-9-aarch64-rpms
- codeready-builder-for-rhel-9-aarch64-rpms

0 comments on commit f1fcd63

Please sign in to comment.