CI: change rockylinux 10 image with kernel-module-extra

How to build RockyLinux 10 + `kernel-module-extra` with dib
https://github.com/kubernetes-sigs/kubespray/pull/12355#issuecomment-3705400093

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang 2026-01-02 22:15:06 +08:00
parent ed270fcab4
commit 9c511069cc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
# Instance settings
cloud_image: rockylinux-10
cloud_image: rockylinux-10-extra
vm_memory: 3072
# Kubespray settings

View File

@ -1,6 +1,6 @@
---
# Instance settings
cloud_image: rockylinux-10
cloud_image: rockylinux-10-extra
vm_memory: 3072
# Kubespray settings