mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
* CI: reduce VM resources requests to improve scheduling * CI: Reduce default jobs; add labels(ci-full/extended) to run more test * CI: use jobs dependencies instead of stages * precommit one-job * CI: Use Kubevirt VM to run Molecule and Vagrant jobs --------- Co-authored-by: ant31 <2t.antoine@gmail.com>
5 lines
111 B
YAML
5 lines
111 B
YAML
---
|
|
# Kubespray settings
|
|
kube_network_plugin: flannel
|
|
ansible_ssh_private_key: .vagrant.d/insecure_private_key
|