Files
kubespray/tests/files/packet_fedora39-calico-selinux.yml
Max Gautier 96aadc3614 CI: only define mode in tests if needeed (#12030)
All tests have a mode actually, so changing the default is no big deal
(and makes more sense to have `default` as the default
2025-03-13 03:47:46 -07:00

10 lines
174 B
YAML

---
# Instance settings
cloud_image: fedora-39
# Kubespray settings
auto_renew_certificates: true
# Test with SELinux in enforcing mode
preinstall_selinux_state: enforcing