Pin to pyghmi==0.9.9
1.0.0 breaks us
This commit is contained in:
parent
7b5b03e0df
commit
b452d50b62
@ -5,7 +5,7 @@ yum -y update centos-release # required for rdo-release install to work
|
||||
yum install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
|
||||
yum install -y https://rdo.fedorapeople.org/rdo-release.rpm
|
||||
yum install -y python-pip python-crypto os-net-config python-novaclient python-neutronclient git jq
|
||||
pip install pyghmi
|
||||
pip install "pyghmi==0.9.9"
|
||||
|
||||
cat <<EOF >/usr/local/bin/openstackbmc
|
||||
$openstackbmc_script
|
||||
|
Loading…
Reference in New Issue
Block a user