Thanks, I found my error. It was unable to restart the docker on my master. I got an error about the restart was too quickly: too many start retries too quickly I changed my script. (don't restart docker in the prerequisitions stage). Only in the ansible-stage. Now it works.
> Date: Wed, 3 Feb 2016 10:01:36 -0500 > Subject: Re: Advanced installation fails first time > From: [email protected] > To: [email protected] > CC: [email protected] > > Where does it fail? Can you post the last few lines of ansible output > to gist.github.com or fpaste.org so we can take a look? > > On Wed, Feb 3, 2016 at 3:59 AM, Lorenz Vanthillo > <[email protected]> wrote: > > I try to perform the advanced installation of OpenShift Origin 1.1 with > > ansible. > > It's always failing the first time with: > > > > > > _______________________________________________ > > 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
