Files
terraform-artifactapi/config/remote_rpm/fedora.yaml
T
unkin-agent 1f12b513ea
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
fedora remote: switch base_url to syd.mirror.rackspace.com
2026-08-13 06:42:27 +10:00

10 lines
320 B
YAML

base_url: https://syd.mirror.rackspace.com/fedora
description: Fedora Linux RPM package repository
immutable_ttl: 0
mutable_ttl: 7200
immutable_patterns:
- "releases/.*/Everything/x86_64/.*\\.rpm$"
- "updates/.*/Everything/x86_64/.*\\.rpm$"
- "development/.*/Everything/x86_64/.*\\.rpm$"
- ".*/noarch/.*\\.rpm$"