Re: ansible origin playbook errata?

2016-10-06 Thread Julio Saura
naaah my fault i already did the uninstall yes. i did not put openshift_image_tag=v1.2.0 openshift_pkg_version=-1.2.0 on the ansible file besides openshift_release installed now without problems sorry .. thanks > El 6 oct 2016, a las 13:50, Scott Dodson escribió: >

Re: ansible origin playbook errata?

2016-10-06 Thread Scott Dodson
Can you run the uninstall playbook at playbooks/adhoc/uninstall.yml first to clean up any previous installs? We record the version the first time we install cluster components in order to ensure the rest of the cluster matches that version, so we'd need to be starting from a clean environment. --

Re: ansible origin playbook errata?

2016-10-06 Thread Julio Saura
i have moved to branch release-1.2 but still the same error :/ > El 6 oct 2016, a las 12:07, Julio Saura escribió: > > hello > > thanks for the input > > after typing in my ansible file the version i get this error > > fatal: [openshift-master01]: FAILED! => {"changed":

Re: ansible origin playbook errata?

2016-10-05 Thread Scott Dodson
We maintain branches in the github repo, release-1.2, release-1.3, etc that are updated less frequently meaning they often don't get the latest installer features but should be more stable. The master branch shouldn't be used for 1.2 installs at this point, we're only testing it against the latest