feat: update repos for el9
Build / build (pull_request) Successful in 46s

- changed from edgecache to packagerepo for el9.4/9.5
- changed to vault.service.consul
- disable running incus builds currently
This commit is contained in:
2025-05-25 10:26:27 +10:00
parent 44e1ecc84e
commit e061eb52e7
9 changed files with 25 additions and 15 deletions
@@ -40,6 +40,10 @@ packages = [
"valgrind",
"valgrind-devel",
]
scripts_pre_packages = [
"dnf makecache",
"dnf update -y",
]
scripts_final = [
"dnf clean all",
"rm -rf /var/cache/dnf"