kubeasz/07.calico.yml

4 lines
89 B
YAML
Raw Normal View History

2017-11-11 19:14:21 +08:00
- hosts: kube-cluster
roles:
2018-02-19 08:35:59 +08:00
- { role: calico, when: "CLUSTER_NETWORK == 'calico'" }