db4c5ad4fcc72d4ee092ba64c18a733bf86b11ad
CI installed vault by shelling out to `dnf install vault -y`, which reads metadata for every enabled repo (appstream/baseos/crb/epel/ha) and downloads the 169MB vendored vault RPM from the unkin repo on every pipeline run (~39s per plan/apply job). - Replace the dnf install with a pinned curl of the upstream vault zip from the artifactapi hashicorp-releases remote proxy, extracted with python3 to /usr/local/bin/vault. - Pin the version via a VAULT_VERSION env var (1.20.0).
terraform-git
Manage Gitea resources, teams, repos, and Woodpecker CI via Terraform
Description
Languages
HCL
94.7%
Makefile
5.3%