Actually update binaries during kube-push

This was a dumb mistake during a re-factor of configure-vm. I tested
this early, re-factored the tail of this file, spot checked kube-push
and failed to test kube-push properly. My bad.

Fixes #5361. Fixes #5408.
This commit is contained in:
Zach Loafman 2015-03-12 16:40:06 -07:00
parent 4420e0452e
commit b02188b7d8

View File

@ -360,6 +360,7 @@ else
ensure-install-dir
set-kube-env
create-salt-pillar
download-release
run-salt
echo "== kube-push node config done =="
fi