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
@@ -9,6 +9,7 @@ packages = [
"incus-client",
"incus-tools",
"nodejs",
"nomad",
"packer",
"terraform",
"terragrunt",
@@ -16,6 +17,8 @@ packages = [
"vault"
]
scripts_pre_packages = [
"dnf makecache",
"dnf update -y",
"dnf install -y yum-utils",
"dnf module enable -y nodejs:20",
"yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo"