Code Review
/
yardstick.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9e3ae02
)
nsb_setup.sh: update to Ansible 2.3.2
57/42957/2
author
Ross Brattain
<ross.b.brattain@intel.com>
Wed, 20 Sep 2017 20:48:42 +0000
(13:48 -0700)
committer
Ross Brattain
<ross.b.brattain@intel.com>
Mon, 25 Sep 2017 15:30:20 +0000
(08:30 -0700)
Change-Id: I2f700fbb169d02d126fe7ea22721bebf127c1206
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
nsb_setup.sh
patch
|
blob
|
history
diff --git
a/nsb_setup.sh
b/nsb_setup.sh
index
85bd7b2
..
1c27af7
100755
(executable)
--- a/
nsb_setup.sh
+++ b/
nsb_setup.sh
@@
-22,7
+22,7
@@
for i in "${pkg[@]}"; do
fi
done
-pip install ansible==2.
2.2.0
shade==1.17.0 docker-py==1.10.6
+pip install ansible==2.
3.2
shade==1.17.0 docker-py==1.10.6
if [ $# -eq 1 ]; then
extra_args="-e openrc_file=$1"