a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
12 lines
227 B
YAML
12 lines
227 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-1604
|
|
mode: separate
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: weave
|
|
auto_renew_certificates: true
|
|
|
|
# Docker specific settings:
|
|
container_manager: docker
|
|
etcd_deployment_type: docker
|