mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
Separate RedHat specific vars for cri-o.
This commit is contained in:
7
roles/cri-o/vars/redhat.yml
Normal file
7
roles/cri-o/vars/redhat.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
crio_packages:
|
||||
- cri-o
|
||||
- cri-tools
|
||||
- oci-systemd-hook
|
||||
|
||||
crio_service: crio
|
||||
Reference in New Issue
Block a user