Whoops, I didn't see the rest of the thread "define openshift origin
version (stable 1.2.0) for Ansible install" before sending this.  I guess
the fix is on the way.  It's still kind of annoying that this is still
failing a day later.

On Thu, Jun 23, 2016 at 10:54 AM, Alex Wauck <alexwa...@exosite.com> wrote:

> The current latest packages in the CentOS repository (as installed by
> openshift-ansible) are 1.2.0-2.el7.  The version of OpenShift in these
> packages is actually v1.2.0-rc1-13-g2e62fab.  This causes OpenShift to
> attempt to download an origin-pod image with that tag, which does not
> exist.  This prevents all pods from starting.  The repository does not
> appear to contain the last known good packages, which are 1.2.0-1.el7.
>
> As a result, I now have a cluster with 5 good nodes and one bad node that
> I can't fix.
>
> Here is the repo config:
>
> [centos-openshift-origin]
> name=CentOS OpenShift Origin
> baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/
> enabled=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS
>
> [centos-openshift-origin-testing]
> name=CentOS OpenShift Origin Testing
> baseurl=http://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin/
> enabled=0
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS
>
> [centos-openshift-origin-debuginfo]
> name=CentOS OpenShift Origin DebugInfo
> baseurl=http://debuginfo.centos.org/centos/7/paas/x86_64/
> enabled=0
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS
>
> [centos-openshift-origin-source]
> name=CentOS OpenShift Origin Source
> baseurl=http://vault.centos.org/centos/7/paas/Source/openshift-origin/
> enabled=0
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS
>
> --
>
> Alex Wauck // DevOps Engineer
>
> *E X O S I T E*
> *www.exosite.com <http://www.exosite.com/>*
>
> Making Machines More Human.
>
>


-- 

Alex Wauck // DevOps Engineer

*E X O S I T E*
*www.exosite.com <http://www.exosite.com/>*

Making Machines More Human.
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to