I'm using this ansible script https://github.com/openshift/openshift-ansible (with master branch or release-1.4). And I want to install openshift-origin 1.4, but by default, the ansible installs a 1.3 version(oc version).
I'm wondering is there any special config in ansible hosts that I need to install 1.4 ?
Thanks