Separate yum repos for each architecture

Hello,

I noticed that all rpms come under the same yum repo (as documented):

[logstash-8.x]
name=Elastic repository for 8.x packages
baseurl=https://artifacts.elastic.co/packages/8.x/yum
gpgcheck=1
gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch
enabled=1
autorefresh=1
type=rpm-md

Would it be possible to have separate repos for x86_64 and aarch64 releases?
Having them both in the same repo is a bit odd.

The way it is now, it doesn't play well with standard tooling to mirror repos, such as reposync.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.