mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 03:30:07 -03:30
10 lines
174 B
YAML
10 lines
174 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: fedora-42
|
|
|
|
# Kubespray settings
|
|
auto_renew_certificates: true
|
|
|
|
# Test with SELinux in enforcing mode
|
|
preinstall_selinux_state: enforcing
|