Compare commits

...

1 Commits

Author SHA1 Message Date
38b2273bf7 feat: update el8 base image to artifactapi
All checks were successful
Build / build (pull_request) Successful in 1m56s
- change repos for the 8.10 docker base image to us artifactapi
2026-01-17 16:38:25 +11:00
7 changed files with 15 additions and 17 deletions

View File

@ -1,6 +1,6 @@
[appstream] [appstream]
name=appstream repository name=appstream repository
baseurl=https://edgecache.query.consul/almalinux/8.10/AppStream/x86_64/os baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/AppStream/x86_64/os
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8 gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/AppStream/x86_64/os/RPM-GPG-KEY-AlmaLinux-8
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1

View File

@ -1,6 +1,6 @@
[baseos] [baseos]
name=baseos repository name=baseos repository
baseurl=https://edgecache.query.consul/almalinux/8.10/BaseOS/x86_64/os baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/BaseOS/x86_64/os
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8 gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/BaseOS/x86_64/os/RPM-GPG-KEY-AlmaLinux-8
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1

View File

@ -1,6 +1,6 @@
[epel] [epel]
name=epel repository name=epel repository
baseurl=https://packagerepo.service.consul/epel/8/everything-daily/x86_64/os/ baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/epel/8/Everything/x86_64
gpgkey=https://packagerepo.service.consul/epel/8/everything-daily/x86_64/os/RPM-GPG-KEY-EPEL-8 gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/epel/RPM-GPG-KEY-EPEL-8
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1

View File

@ -1,4 +0,0 @@
[extras]
name=extras repository
baseurl=https://edgecache.query.consul/almalinux/8.10/extras/x86_64/os
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8

View File

@ -1,4 +1,6 @@
[highavailability] [ha]
name=highavailability repository name=ha repository
baseurl=https://edgecache.query.consul/almalinux/8.10/HighAvailability/x86_64/os baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/HighAvailability/x86_64/os
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8 gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/HighAvailability/x86_64/os/RPM-GPG-KEY-AlmaLinux-8
enabled=1
gpgcheck=1

View File

@ -1,7 +1,7 @@
# replaced by crb repo in EL9 # replaced by crb repo in EL9
[powertools] [powertools]
name=powertools repository name=powertools repository
baseurl=https://edgecache.query.consul/almalinux/8.10/PowerTools/x86_64/os baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/PowerTools/x86_64/os
gpgkey=https://edgecache.query.consul/almalinux/RPM-GPG-KEY-AlmaLinux-8 gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/8.10/PowerTools/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
enabled=1 enabled=1
gpgcheck=1 gpgcheck=1

View File

@ -1 +1 @@
20260106 20260117