a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
11 lines
226 B
YAML
11 lines
226 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-9
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: macvlan
|
|
enable_nodelocaldns: false
|
|
kube_proxy_masquerade_all: true
|
|
macvlan_interface: "eth0"
|
|
auto_renew_certificates: true
|