Re: help with oc cluster up

2019-09-03 Thread Anton Hughes
In some cases there is a problem resolving DNS from inside containers running within Openshift. Add the following to `/etc/docker/daemon.json`: ``` { "insecure-registries": ["172.30.0.0/16"] } ``` If the problem remains try adding the following to `/etc/docker/daemon.json`: ``` {"dns":

Re: [CentOS PaaS SIG]: Origin v3.11 rpms available for testing

2018-10-19 Thread Anton Hughes
Hi Daniel Unfortunately this is still not working for me. Im trying the method of adding the repo using the inventory file, eg, openshift_additional_repos=[{'id': 'centos-okd-ci', 'name': 'centos-okd-ci', 'baseurl' :' http://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin311/',

Re: CI automation location for RPMs is moving

2018-10-16 Thread Anton Hughes
ible 2.6 or earlier? > 2. If you access that machine and run 'yum install origin-node-3.11*' do > you get a result? > 3. If you run yum clean on the machine, and then run, do you get the right > outcome? > 4. Did you add the repo to all nodes correctly (verify 2-3 on each)? > > On

Re: CI automation location for RPMs is moving

2018-10-15 Thread Anton Hughes
baseUrl to > https://rpms.svc.ci.openshift.org/openshift-origin-v3.11/ and then give > it a run ? > > > > On Mon, Oct 15, 2018 at 7:08 AM Anton Hughes > wrote: > >> I'm trying to repo using ansible, like so: >> >> name: update yum repos >> command: curl -O >

Template Schema?

2017-04-24 Thread Anton
Hello Is there a schema for OpenShift Templates? Thanks ___ dev mailing list dev@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/dev