[DIB-elements] Kubernetes binaries added to PATH

Change-Id: I7d1dbd1114d9afea30a71689bcd35c91c3e2e94d
Closes-Bug: 1425613
This commit is contained in:
Alexey Deryugin 2015-02-26 12:58:18 +03:00
parent 5feedfb8ba
commit 9633273933
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ pushd ${SVC_ROOT}/kubernetes-latest/cluster/ubuntu
${SVC_ROOT}/kubernetes-latest/cluster/ubuntu/util.sh
popd
sed -i 's/PATH="/PATH="\/opt\/bin:/g' /etc/environment
rm -rf ${SVC_ROOT}/kubernetes-latest
popd