mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 08:37:54 -02:30
Support Fedora 41 (#12138)
* Add Fedora 41 CI support Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Docs: add fedora41 support Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Add Fedora 41 local vagrant test Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> * Fix: Fedora 41+ need python3-libdnf5 for package management Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --------- Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
9
tests/files/fedora41-calico-selinux.yml
Normal file
9
tests/files/fedora41-calico-selinux.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: fedora-41
|
||||
|
||||
# Kubespray settings
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Test with SELinux in enforcing mode
|
||||
preinstall_selinux_state: enforcing
|
||||
Reference in New Issue
Block a user