rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Updated the openshift-host-builder with correct versions of packages #179

Closed oybed closed 8 years ago

oybed commented 8 years ago

What does this PR do?

Updating the openshift-hostbuilder image to work with the correct Ansible version + correct OSP repos.

How should this be manually tested?

Spin up the docker container and verify that the python-*client RPMs are installed and tools available + verify that ansible is version 1.9.x, e.g.:

>> ansible --version
ansible 1.9.4

Is there a relevant Issue open for this?

N/A

Who would you like to review this?

/cc @sabre1041 @etsauer

sabre1041 commented 8 years ago

Installed version of ansible is ansible-1.9.4-1.el7aos.noarch

sabre1041 commented 8 years ago

@oybed Verified Ansible and Openstack tools match the expected version

oybed commented 8 years ago

@sabre1041 thanks for running through this so quickly - appreciate it. @etsauer do you want to give it a go as well, or are we good to merge?

etsauer commented 8 years ago

@oybed if you guys are good, @sabre1041 can go ahead and merge.