mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297)
This commit is contained in:
@@ -19,8 +19,8 @@ platforms:
|
||||
memory: 1024
|
||||
groups:
|
||||
- kube_control_plane
|
||||
- name: centos8
|
||||
box: centos/8
|
||||
- name: almalinux8
|
||||
box: almalinux/8
|
||||
cpus: 2
|
||||
memory: 1024
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user