This is working for me with Diego's patch. deployment_type=origin openshift_pkg_version=-1.1.0.1-0.git.7334.2c6ff4b.el7.centos.x86_64
[root@master4 openshift-ansible]# rpm -qa origin origin-1.1.0.1-0.git.7334.2c6ff4b.el7.centos.x86_64 Version yanked from https://copr-be.cloud.fedoraproject.org/results/maxamillion/origin-next/epel-7-x86_64/00144688-origin/ On Tue, Jan 26, 2016 at 10:08 AM, Candide Kemmler <[email protected]> wrote: > Great! I just applied your patch > > The only remaining problem is that "origin" and "-1.1" don't seem to > resolve to an existing package: > > ASK: [openshift_common | Install the base package for versioning] > ************ > failed: [paas.intrinsic.world] => {"changed": false, "failed": true, "rc": > 0, "results": []} > msg: No Package matching 'origin-1.1' found available, installed or updated > failed: [apps.intrinsic.world] => {"changed": false, "failed": true, "rc": > 0, "results": []} > msg: No Package matching 'origin-1.1' found available, installed or updated > > FATAL: all hosts have already failed -- aborting > > Any ideas? > > On 26 Jan 2016, at 15:57, Diego Castro <[email protected]> > wrote: > > Andrew, Candide: i'm working on it and figured out it's not working as > expected, here is the fix: > https://github.com/openshift/openshift-ansible/pull/1276 > > > *Diego Castro* > The CloudFather > (11) 3230.5927 > +54 (911) 2159.1779 > gtalk: *[email protected] <[email protected]>* > > > > 2016-01-26 11:51 GMT-03:00 Andrew Butcher <[email protected]>: > >> Yes, that setting is "openshift_pkg_version=-1.1". >> >> >> https://github.com/openshift/openshift-ansible/blob/master/inventory/byo/hosts.origin.example#L163 >> >> On Tue, Jan 26, 2016 at 9:48 AM, Candide Kemmler <[email protected] >> > wrote: >> >>> Thanks, I saw that. >>> >>> What I meant is: is it possible to specify the version of OpenShift >>> Origin, as in v1.1, or v1.1.1? >>> >>> The ansible scripts had worked perfectly a week or so ago but got stuck >>> at some point this morning so I imagine that something got broken due to >>> code changes since then. >>> >>> PS: my install notes: >>> https://www.evernote.com/l/ACjvdVhtZ_pAZaJAtgVQJPn51-hS8huMVaI >>> >>> On 26 Jan 2016, at 15:43, Andrew Butcher <[email protected]> wrote: >>> >>> Yes, it's possible to select origin when using the advanced installer by >>> setting "deployment_type=origin" in your inventory instead of >>> "deployment_type=openshift-enterprise". >>> >>> Origin prerequisites and host preparation steps are available here: >>> >>> https://docs.openshift.org/latest/install_config/install/prerequisites.html#host-preparation >>> >>> An example inventory and install steps can be found here: >>> >>> https://docs.openshift.org/latest/install_config/install/advanced_install.html >>> >>> On Tue, Jan 26, 2016 at 6:57 AM, Candide Kemmler < >>> [email protected]> wrote: >>> >>>> Is it possible to select the version of Origin to be installed when >>>> using ansible? >>>> >>>> _______________________________________________ >>>> users mailing list >>>> [email protected] >>>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users >>>> >>> >>> >>> >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.openshift.redhat.com/openshiftmm/listinfo/users >> >> > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
