a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
11 lines
233 B
YAML
11 lines
233 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: centos-8
|
|
mode: ha
|
|
vm_memory: 3072Mi
|
|
|
|
# Kubespray settings
|
|
calico_bpf_enabled: true
|
|
loadbalancer_apiserver_localhost: true
|
|
use_localhost_as_kubeapi_loadbalancer: true
|
|
auto_renew_certificates: true
|