Add rpm-vendor yum repository #484
Reference in New Issue
Block a user
Delete Branch "benvin/rpm-vendor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: rpmbuilder's vendored third-party RPMs are moving from Gitea's RPM registry to the artifactapi rpm-vendor local repos. Managed AlmaLinux hosts need the matching yum repo to install them; this mirrors the existing rpm-internal repo and selects the per-EL-release repo via os.release.major.
Changes:
Depends on terraform-artifactapi PR #6 (creates the rpm-vendor-el8/el9 repos).