c12s-kubespray/tests/files/packet_centos7-calico-ha-once-localhost.yml
Florian Ruynat a5f88e14d0
Cleanup tests (#8234)
* Add Fedora 35 image, support and CI

* Cleanup tests and allow_failure for vagrant
2021-11-26 09:00:51 -08:00

18 lines
312 B
YAML

---
# Instance settings
cloud_image: centos-7
mode: ha
# Kubespray settings
download_localhost: true
download_run_once: true
typha_enabled: true
calico_backend: kdd
typha_secure: true
disable_ipv6_dns: true
auto_renew_certificates: true
# Docker settings
container_manager: docker
etcd_deployment_type: docker