X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=50fc017d16545a4ef67d37c0e48b2cf27d6bc600;hb=74e4fccdd6d69e352e75279b5f8f757323af8047;hp=4a8e4db93b950d3f448fc239416b3622886c984d;hpb=0eaab35c0129de150d8c726cb0f205aa76f2b464;p=yardstick.git diff --git a/nsb_setup.sh b/nsb_setup.sh index 4a8e4db93..50fc017d1 100755 --- a/nsb_setup.sh +++ b/nsb_setup.sh @@ -63,7 +63,7 @@ for i in "${pkg[@]}"; do fi done -pip install ansible==2.3.2 shade==1.17.0 docker-py==1.10.6 +pip install ansible==2.4.2 shade==1.22.2 docker-py==1.10.6 ANSIBLE_SCRIPTS="ansible"