mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
12 lines
212 B
YAML
12 lines
212 B
YAML
---
|
|
# 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
|