mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297)
This commit is contained in:
11
tests/files/packet_almalinux8-crio.yml
Normal file
11
tests/files/packet_almalinux8-crio.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Instance settings
|
||||
cloud_image: almalinux-8
|
||||
mode: default
|
||||
|
||||
# Kubespray settings
|
||||
container_manager: crio
|
||||
auto_renew_certificates: true
|
||||
|
||||
# required
|
||||
calico_iptables_backend: "Auto"
|
||||
Reference in New Issue
Block a user