8e88642bfa23de3317b9ea804e45c77bc54c81ac
Rackspace (syd.mirror.rackspace.com) never synced Fedora 44: it serves releases/43 but 404s on releases/44/.../repomd.xml, breaking dnf makecache for F44 through the caching proxy. Repoint to gsl-syd.mm.fcix.net, a Sydney-local FCIX tier-1 mirror that is fully synced for F44 (releases + updates + Packages, verified 200, ~25ms), using the standard /fedora/linux layout root.
terraform-artifactapi
Terraform configuration for managing ArtifactAPI remote, local, and virtual repositories.
Repositories are declared as YAML files under config/<kind>/<name>.yaml, where the
filename is the repository name. make plan / make apply (via Terragrunt) reconcile
them against the ArtifactAPI instance.
Kinds: remote_* (caching proxies of an upstream), local_* (real registries hosted
directly — local_docker, local_pypi, local_rpm, local_terraform), and virtual
(merged views over members of one package type).
Description
Languages
HCL
91.7%
Makefile
8.3%