Fix scale.yml to supoort kubeadm (#1863)

Signed-off-by: Haiwei Liu <carllhw@gmail.com>
This commit is contained in:
Haiwei Liu
2017-10-24 10:08:48 -05:00
committed by Matthew Mosesohn
parent cea41a544e
commit cfea99c4ee
3 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
- name: restart kubelet
service:
name: kubelet
state: restarted