11 lines
212 B
YAML
11 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
|