Skip to content

Commit

Permalink
Merge "Closes-Bug: #1635035 Switchover to using SM Cliff Client as de…
Browse files Browse the repository at this point in the history
…fault client"
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Nov 2, 2016
2 parents 125de86 + a38e9c0 commit a02469d
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -5,4 +5,9 @@ set -e

echo "running post install"

if [ -e /usr/bin/server-manager ]; then
unlink /usr/bin/server-manager
fi

/opt/contrail/bin/setup_server_manager_client.sh
ln -s /opt/contrail/bin/server-manager-client /usr/bin/server-manager

0 comments on commit a02469d

Please sign in to comment.