303 lines
9.1 KiB
YAML
303 lines
9.1 KiB
YAML
remotes:
|
|
github:
|
|
base_url: "https://github.com"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "GitHub releases and files"
|
|
include_patterns:
|
|
- "apple/foundationdb/.*/libfdb_c.x86_64.so$"
|
|
- "astral-sh/ruff/.*/ruff-x86_64-unknown-linux-gnu.tar.gz$"
|
|
- "astral-sh/uv/.*/uv-x86_64-unknown-linux-gnu.tar.gz$"
|
|
- "camptocamp/prometheus-puppetdb-exporter/.*/prometheus-puppetdb-exporter-.*.linux-amd64.tar.gz$"
|
|
- "containernetworking/plugins/.*/cni-plugins-linux-amd64-.*.tgz"
|
|
- "ducaale/xh/.*/xh-.*-x86_64-unknown-linux-musl.tar.gz$"
|
|
- "etcd-io/etcd/.*/etcd-.*-linux-amd64.tar.gz$"
|
|
- "grafana/jsonnet-language-server/.*/jsonnet-language-server_.*_linux_amd64$"
|
|
- "gruntwork-io/boilerplate/.*/boilerplate_linux_amd64$"
|
|
- "gruntwork-io/terragrunt/.*terragrunt_linux_amd64.*"
|
|
- "helmfile/helmfile/.*/helmfile_.*_linux_amd64.tar.gz$"
|
|
- "helmfile/vals/.*/vals_.*_linux_amd64.tar.gz$"
|
|
- "lxc/incus/.*.tar.gz$"
|
|
- "nzbgetcom/nzbget/.*/nzbget-.*.x86_64.rpm$"
|
|
- "onedr0p/exportarr/.*/exportarr_.*_linux_amd64.tar.gz$"
|
|
- "openbao/openbao-plugins/.*/openbao-plugin-secrets-consul_linux_amd64_.*.tar.gz$"
|
|
- "openbao/openbao-plugins/.*/openbao-plugin-secrets-nomad_linux_amd64_.*.tar.gz$"
|
|
- "prometheus/node_exporter/.*/node_exporter-.*.linux-amd64.tar.gz$"
|
|
- "prometheus-community/bind_exporter/.*/bind_exporter-.*.linux-amd64.tar.gz$"
|
|
- "prometheus-community/pgbouncer_exporter/.*/pgbouncer_exporter-.*.linux-amd64.tar.gz$"
|
|
- "prometheus-community/postgres_exporter/.*/postgres_exporter-.*.linux-amd64.tar.gz$"
|
|
- "rancher/rke2/.*/rke2-images.linux-amd64.tar.zst$"
|
|
- "stalwartlabs/stalwart/.*/stalwart-cli-x86_64-unknown-linux-gnu.tar.gz$"
|
|
- "stalwartlabs/stalwart/.*/stalwart-foundationdb-x86_64-unknown-linux-gnu.tar.gz$"
|
|
- "stalwartlabs/stalwart/.*/stalwart-x86_64-unknown-linux-gnu.tar.gz$"
|
|
- "terraform-linters/tflint/.*/tflint_linux_amd64.zip$"
|
|
- "tynany/frr_exporter/.*/frr_exporter-.*.linux-amd64.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaLogs/.*/victoria-logs-linux-amd64-.*.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaLogs/.*/vlutils-linux-amd64-.*.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaMetrics/.*/victoria-logs-linux-amd64-.*.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaMetrics/.*/victoria-metrics-linux-amd64-.*-cluster.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaMetrics/.*/vlutils-linux-amd64-.*.tar.gz$"
|
|
- "VictoriaMetrics/VictoriaMetrics/.*/vmutils-linux-amd64-.*.tar.gz$"
|
|
- "xorpaul/g10k/.*/g10k-.*-linux-amd64.zip$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
github_user:
|
|
base_url: "https://raw.githubusercontent.com"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "GitHub User Content"
|
|
include_patterns:
|
|
- "argoproj/argo-cd/.*.yaml$"
|
|
- "yannh/kubernetes-json-schema/master/.*.json$"
|
|
- "datreeio/CRDs-catalog/main/.*.json$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
gitea-dl:
|
|
base_url: "https://dl.gitea.com"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "Gitea download site"
|
|
include_patterns:
|
|
- "act_runner/.*/act_runner-.*-linux-amd64$"
|
|
- "tea/.*/tea-.*-linux-amd64$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
hashicorp-releases:
|
|
base_url: "https://releases.hashicorp.com"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "HashiCorp product releases"
|
|
include_patterns:
|
|
- "terraform/.*terraform_.*_linux_amd64\\.zip$"
|
|
- "terraform/.*terraform_.*_windows_amd64\\.zip$"
|
|
- "terraform/.*terraform_.*_darwin_amd64\\.zip$"
|
|
- "vault/.*vault_.*_linux_amd64\\.zip$"
|
|
- "vault/.*vault_.*_windows_amd64\\.zip$"
|
|
- "vault/.*vault_.*_darwin_amd64\\.zip$"
|
|
- "consul-cni/.*/consul-cni_.*_linux_amd64\\.zip$"
|
|
- "consul/.*/consul_.*_linux_amd64\\.zip$"
|
|
- "nomad-autoscaler/.*/nomad-autoscaler_.*_linux_amd64\\.zip$"
|
|
- "nomad/.*/nomad_.*_linux_amd64\\.zip$"
|
|
- "packer/.*/packer_.*_linux_amd64\\.zip$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
rarlab:
|
|
base_url: "https://www.rarlab.com"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "RARLab"
|
|
include_patterns:
|
|
- "rar/rarlinux-x64-.*.tar.gz"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
alpine:
|
|
base_url: "https://dl-cdn.alpinelinux.org"
|
|
type: "remote"
|
|
package: "alpine"
|
|
description: "Alpine Linux APK package repository"
|
|
include_patterns:
|
|
- ".*/x86_64/.*\\.apk$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
almalinux:
|
|
base_url: "https://gsl-syd.mm.fcix.net/almalinux"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "AlmaLinux RPM package repository"
|
|
include_patterns:
|
|
- ".*/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.sqlite.*$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- ".*/repodata/.*\\.yaml.*$"
|
|
- ".*/install.img"
|
|
- ".*/squashfs.img"
|
|
- ".*/updates.img"
|
|
- ".*/RPM-GPG-KEY-.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
ceph-reef:
|
|
base_url: "https://download.ceph.com/rpm-reef/"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "Ceph Reef 18"
|
|
include_patterns:
|
|
- ".*/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
ceph-squid:
|
|
base_url: "https://download.ceph.com/rpm-squid/"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "Ceph Squid 19"
|
|
include_patterns:
|
|
- ".*/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
ceph-tentacle:
|
|
base_url: "https://download.ceph.com/rpm-tentacle/"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "Ceph Tentacle 20"
|
|
include_patterns:
|
|
- ".*/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
epel:
|
|
base_url: "https://gsl-syd.mm.fcix.net/epel"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "EPEL (Extra Packages for Enterprise Linux)"
|
|
include_patterns:
|
|
- ".*/Everything/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.sqlite.*$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- ".*/repodata/.*\\.yaml.*$"
|
|
- "RPM-GPG-KEY-.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
fedora:
|
|
base_url: "https://gsl-syd.mm.fcix.net/fedora/linux"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "Fedora Linux RPM package repository"
|
|
include_patterns:
|
|
- "releases/.*/Everything/x86_64/.*\\.rpm$"
|
|
- "updates/.*/Everything/x86_64/.*\\.rpm$"
|
|
- "development/.*/Everything/x86_64/.*\\.rpm$"
|
|
- ".*/noarch/.*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
frr:
|
|
base_url: "https://rpm.frrouting.org/repo"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "FRR RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
mariadb:
|
|
base_url: "http://mariadb.mirror.digitalpacific.com.au/yum"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "MariaDB RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- ".*/RPM-GPG-KEY-.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
openvox:
|
|
base_url: "https://yum.voxpupuli.org"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "OpenVox RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- "GPG-KEY-.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
postgresql:
|
|
base_url: "https://download.postgresql.org/pub/repos/yum"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "PostgreSQL RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- ".*/RPM-GPG-KEY-.*$"
|
|
- ".*/PGDG-RPM-GPG-KEY-.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
rke2:
|
|
base_url: "https://rpm.rancher.io"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "RKE2 RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
- "public.key$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
zfs:
|
|
base_url: "http://download.zfsonlinux.org"
|
|
type: "remote"
|
|
package: "rpm"
|
|
description: "ZFS RPM package repository"
|
|
include_patterns:
|
|
- ".*\\.rpm$"
|
|
- ".*/repodata/.*\\.xml.*$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 7200
|
|
|
|
|
|
claude-ai:
|
|
base_url: "https://downloads.claude.ai"
|
|
type: "remote"
|
|
package: "generic"
|
|
description: "Anthropic Claude Code binary releases"
|
|
include_patterns:
|
|
- "claude-code-releases/.*/linux-x64/claude$"
|
|
- "claude-code-releases/.*/linux-arm64/claude$"
|
|
- "claude-code-releases/.*/linux-x64-musl/claude$"
|
|
- "claude-code-releases/.*/linux-arm64-musl/claude$"
|
|
- "claude-code-releases/.*/manifest.json$"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|
|
|
|
local-generic:
|
|
type: "local"
|
|
package: "generic"
|
|
description: "Local generic file repository"
|
|
cache:
|
|
file_ttl: 0
|
|
index_ttl: 0
|