ansibleplaybookbundle / ansible-playbook-bundle

THIS REPO IS MIGRATING: https://github.com/automationbroker/apb
GNU General Public License v2.0
140 stars 70 forks source link

Bug 1536963 Updates required to work with openshift 0.4.0 #209

Closed jmontleon closed 6 years ago

jmontleon commented 6 years ago

We're going to need to wait for this to be available at the least.

jmontleon: just tagged v0.4.0.a1 which should push itself to pypi once the build passes It's also entirely possible I've missed other places that need updating.
djzager commented 6 years ago

@jmontleon I think this is the bug you should use https://bugzilla.redhat.com/show_bug.cgi?id=1536963

djzager commented 6 years ago

" jmontleon, karimb, dzager: openshift 0.4.0.a1 is now up on pypi, pip install 'openshift==0.4.0.a1' should grab it"

I see there is https://pip.pypa.io/en/stable/reference/pip_install/#pre-release-versions for installing pre-release versions. Not sure if there is a way to use that so we don't lock it down to the alpha version forever.