a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
14 lines
272 B
YAML
14 lines
272 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: centos-8
|
|
mode: default
|
|
vm_memory: 3072Mi
|
|
|
|
# Kubespray settings
|
|
metrics_server_enabled: true
|
|
dashboard_namespace: "kube-dashboard"
|
|
dashboard_enabled: true
|
|
loadbalancer_apiserver_type: haproxy
|
|
|
|
# required
|
|
calico_iptables_backend: "Auto"
|