kubernetes/masters: fix task name in kubeadm setup (#5377)

pull/5390/head
Yujun Zhang 2019-11-27 22:05:20 +08:00 committed by Kubernetes Prow Robot
parent 80418a44d5
commit aec5080a47
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@
include_tasks: kubeadm-secondary-experimental.yml
when: kubeadm_control_plane
- name: kubeadm | Initialize other masters (experimental control plane)
- name: kubeadm | Initialize other masters (legacy not control plane)
include_tasks: kubeadm-secondary-legacy.yml
when: not kubeadm_control_plane