Reapply win_node patches (#3868)

pull/3901/head
Ryler Hockenbury 2018-12-13 09:17:46 -05:00 committed by Kubernetes Prow Robot
parent dc8a8011be
commit 4a7f829ecf
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
roles:
- { role: kubespray-defaults}
- { role: kubernetes-apps/rotate_tokens, tags: rotate_tokens, when: "secret_changed|default(false)" }
- { role: win_nodes/kubernetes_patch, tags: ["master", "win_nodes"]}
- hosts: calico-rr
any_errors_fatal: "{{ any_errors_fatal | default(true) }}"