c12s-kubespray/tests/files/packet_fedora34-calico-selinux.yml

15 lines
261 B
YAML
Raw Permalink Normal View History

---
# Instance settings
cloud_image: fedora-34
mode: default
# Kubespray settings
deploy_netchecker: true
dns_min_replicas: 1
kube_network_plugin: calico
auto_renew_certificates: true
# Test with SELinux in enforcing mode
preinstall_selinux_state: enforcing