Move opensuse CI to docker and fix ubuntu16 containerd version for docker (#8257)

This commit is contained in:
Florian Ruynat
2021-12-02 17:01:34 +01:00
committed by GitHub
parent 9f052702e5
commit e82443241b
4 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
---
# Instance settings
cloud_image: opensuse-leap-15
mode: default
# Kubespray settings
kube_network_plugin: cilium
# Docker specific settings:
container_manager: docker
etcd_deployment_type: docker

View File

@@ -10,3 +10,6 @@ auto_renew_certificates: true
# Docker specific settings:
container_manager: docker
etcd_deployment_type: docker
# Ubuntu 16 - docker containerd package available stopped at 1.4.6
docker_containerd_version: latest