X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ffetch_os_creds.sh;h=285f838db510a2c628ea9944f41195e502236d5a;hb=59ca5134602257e4fa3ea1bd076bacdbe114463f;hp=b514a91d3cadb6f625988849017a508bbe0c1dd5;hpb=7da23259c30038ff2f69c36b2c7117e2d69820f1;p=releng.git diff --git a/utils/fetch_os_creds.sh b/utils/fetch_os_creds.sh index b514a91d3..285f838db 100755 --- a/utils/fetch_os_creds.sh +++ b/utils/fetch_os_creds.sh @@ -155,6 +155,7 @@ elif [ "$installer_type" == "apex" ]; then elif [ "$installer_type" == "compass" ]; then if [ "${BRANCH}" == "master" ]; then sudo docker cp compass-tasks:/opt/openrc $dest_path &> /dev/null + sudo chown $(whoami):$(whoami) $dest_path else verify_connectivity $installer_ip controller_ip=$(sshpass -p'root' ssh 2>/dev/null $ssh_options root@${installer_ip} \