mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-16 10:40:04 -03:30
Move cri-o default package to 1.22 (#8258)
This commit is contained in:
11
tests/files/packet_fedora35-crio.yml
Normal file
11
tests/files/packet_fedora35-crio.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: fedora-35
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
container_manager: crio
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Test with SELinux in enforcing mode
|
||||
preinstall_selinux_state: enforcing
|
||||
Reference in New Issue
Block a user