X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nsb_setup.sh;h=50fc017d16545a4ef67d37c0e48b2cf27d6bc600;hb=efd922d81c99e44d6c8b39f4ea4668bf9871d02f;hp=4a8e4db93b950d3f448fc239416b3622886c984d;hpb=39c6a194fe2c3f97b4689d6eb5ef8feac11da685;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"