From 267962af5db3186ae5db1732fbae481718a17f92 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 26 Nov 2024 13:53:49 -0500 Subject: [PATCH] ubi9-redhat: disable aarch64 for OSBS build We will build the aarch64-enabled container at IBM, not Red Hat. Signed-off-by: Ken Dreyer --- ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml b/ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml index 5c7a547df..592cf1bd6 100644 --- a/ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml +++ b/ceph-releases/squid/ubi9-redhat/daemon-base/container.yaml @@ -1,6 +1,9 @@ # https://osbs.readthedocs.io/en/latest/users.html#compose --- +platforms: + not: aarch64 + compose: packages: [] pulp_repos: true