feat: upgrade to almalinux 9.7
All checks were successful
Build / build (pull_request) Successful in 7m6s
All checks were successful
Build / build (pull_request) Successful in 7m6s
- rename almalinux 9.6 -> 9.7 - updated comments - updated repos to use artifactapi - change build profiles to a list of strings
This commit is contained in:
parent
56a32bfaff
commit
8f1ce6ac8a
@ -1 +0,0 @@
|
||||
20260106
|
||||
@ -1 +0,0 @@
|
||||
20260109
|
||||
@ -1,6 +0,0 @@
|
||||
[appstream]
|
||||
name=appstream repository
|
||||
baseurl=https://packagerepo.service.consul/almalinux/9.6/appstream-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/almalinux/9.6/appstream-daily/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,6 +0,0 @@
|
||||
[baseos]
|
||||
name=baseos repository
|
||||
baseurl=https://packagerepo.service.consul/almalinux/9.6/baseos-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/almalinux/9.6/baseos-daily/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,7 +0,0 @@
|
||||
# new repo for EL9+, replaces PowerTools repo
|
||||
[crb]
|
||||
name=crb repository
|
||||
baseurl=https://packagerepo.service.consul/almalinux/9.6/crb-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/almalinux/9.6/crb-daily/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,6 +0,0 @@
|
||||
[epel]
|
||||
name=epel repository
|
||||
baseurl=https://packagerepo.service.consul/epel/9/everything-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/epel/9/everything-daily/x86_64/os/RPM-GPG-KEY-EPEL-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,6 +0,0 @@
|
||||
[extras]
|
||||
name=extras repository
|
||||
baseurl=https://packagerepo.service.consul/almalinux/9.6/extras-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/almalinux/9.6/extras-daily/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,4 +0,0 @@
|
||||
[ha]
|
||||
name=ha repository
|
||||
baseurl=https://packagerepo.service.consul/almalinux/9.6/ha-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/almalinux/9.6/ha-daily/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
@ -1 +0,0 @@
|
||||
20260106
|
||||
@ -1 +0,0 @@
|
||||
20250608
|
||||
@ -1 +0,0 @@
|
||||
20260110_2
|
||||
@ -1,4 +0,0 @@
|
||||
[puppet]
|
||||
name=puppet repository
|
||||
baseurl=https://packagerepo.service.consul/puppet7/el/9-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/puppet7/el/9-daily/x86_64/os/RPM-GPG-KEY-puppet-20250406
|
||||
@ -1 +0,0 @@
|
||||
20250712
|
||||
@ -1 +0,0 @@
|
||||
20260106
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.6/actionsdind
|
||||
# almalinux/9.7/actionsdind
|
||||
deploy_files_from_common = true
|
||||
include_incus_client_certs = true
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
1
images/almalinux/9.7/actionsdind/version
Normal file
1
images/almalinux/9.7/actionsdind/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.6/rpmbuilder
|
||||
# almalinux/9.7/artifactapi
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
packages = [
|
||||
"sudo"
|
||||
1
images/almalinux/9.7/artifactapi/version
Normal file
1
images/almalinux/9.7/artifactapi/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -0,0 +1,6 @@
|
||||
[appstream]
|
||||
name=appstream repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/AppStream/x86_64/os
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/AppStream/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -0,0 +1,6 @@
|
||||
[baseos]
|
||||
name=baseos repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/BaseOS/x86_64/os
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/BaseOS/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
7
images/almalinux/9.7/base/files/etc/yum.repos.d/crb.repo
Normal file
7
images/almalinux/9.7/base/files/etc/yum.repos.d/crb.repo
Normal file
@ -0,0 +1,7 @@
|
||||
# new repo for EL9+, replaces PowerTools repo
|
||||
[crb]
|
||||
name=crb repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/CRB/x86_64/os
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/CRB/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -0,0 +1,6 @@
|
||||
[epel]
|
||||
name=epel repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/epel/9/Everything/x86_64
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/epel/RPM-GPG-KEY-EPEL-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -0,0 +1,6 @@
|
||||
[ha]
|
||||
name=ha repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/HighAvailability/x86_64/os
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/almalinux/9.7/HighAvailability/x86_64/os/RPM-GPG-KEY-AlmaLinux-9
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.6/base
|
||||
# almalinux/9.7/base
|
||||
deploy_files_from_image = true
|
||||
deploy_files_from_common = true
|
||||
use_incus = true
|
||||
1
images/almalinux/9.7/base/version
Normal file
1
images/almalinux/9.7/base/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.5/jupyterlab
|
||||
# almalinux/9.7/jupyterlab
|
||||
deploy_files_from_common = true
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
scripts_pre_file_copy = [
|
||||
1
images/almalinux/9.7/jupyterlab/version
Normal file
1
images/almalinux/9.7/jupyterlab/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.6/makerun
|
||||
# almalinux/9.7/makerun
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
packages = [
|
||||
"sudo"
|
||||
1
images/almalinux/9.7/makerun/version
Normal file
1
images/almalinux/9.7/makerun/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -0,0 +1,6 @@
|
||||
[puppet]
|
||||
name=puppet repository
|
||||
baseurl=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/openvox/openvox7/el/9/x86_64
|
||||
gpgkey=https://artifactapi.k8s.syd1.au.unkin.net/api/v1/remote/openvox/GPG-KEY-openvox.pub
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.5/puppet-base
|
||||
# almalinux/9.7/puppet-base
|
||||
incus_source = "almalinux9/base/latest"
|
||||
deploy_files_from_image = true
|
||||
use_incus = true
|
||||
1
images/almalinux/9.7/puppet-base/version
Normal file
1
images/almalinux/9.7/puppet-base/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -1,4 +1,4 @@
|
||||
# almalinux/9.6/rpmbuilder
|
||||
# almalinux/9.7/rpmbuilder
|
||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||
packages = [
|
||||
"asciidoc",
|
||||
1
images/almalinux/9.7/rpmbuilder/version
Normal file
1
images/almalinux/9.7/rpmbuilder/version
Normal file
@ -0,0 +1 @@
|
||||
20260112
|
||||
@ -7,5 +7,5 @@ source "docker" "os" {
|
||||
source "incus" "os" {
|
||||
image = var.incus_source
|
||||
output_image = local.incus_output_image
|
||||
profile = "build"
|
||||
profile = ["build"]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user