ansible-buildsys-management/vars/koji_repos.yml

14 lines
1005 B
YAML

---
koji_external_repos:
deppers-from-aoc: "https://router.angelsofclockwork.net/pub/deps/deppers/$arch/"
dist-rocky8-build-repo: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8-build/latest/$arch/"
distrobuild-internal-srpmproc-repo: "https://distrobuildstg.rockylinux.org/internal-repo/$arch/"
louis-bootstrap-combo: "https://rocky.shootthej.net/src/combo/"
louis-bootstrap-i686: "https://rocky.shootthej.net/src/reqs/"
rocky8-build-3: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8-build/latest/$arch/"
rocky8-build-lh-3: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8-lookahead-build/latest/$arch/"
rocky8-build-prep: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8-prep-build/latest/$arch/"
rocky8_3-updates-build-repo: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8_3-updates-build/latest/$arch/"
rocky8_4-updates-build: "https://kojidev.rockylinux.org/kojifiles/repos/dist-rocky8_4-updates-build/latest/$arch/"
...