12 lines
197 B
YAML
12 lines
197 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: fedora-35
|
||
|
mode: default
|
||
|
|
||
|
# Kubespray settings
|
||
|
auto_renew_certificates: true
|
||
|
|
||
|
# Docker specific settings:
|
||
|
container_manager: docker
|
||
|
etcd_deployment_type: docker
|