a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
14 lines
246 B
YAML
14 lines
246 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-10
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
download_run_once: true
|
|
|
|
# Docker specific settings:
|
|
container_manager: docker
|
|
etcd_deployment_type: docker
|
|
|
|
# Make docker happy
|
|
docker_containerd_version: latest
|