For example the following

openshift_additional_repos=[{'id': 'centos-okd-ci', 'name':
'centos-okd-ci', 'baseurl' :'
https://cbs.centos.org/repos/paas7-openshift-origin311-testing/x86_64/os/',
'gpgcheck' :'0', 'enabled' :'1'}]


results in

failed: [213.239.209.195] (item=python-docker) => {"attempts": 3,
"changed": false, "item": "python-docker", "msg": "Failure talking to yum:
failure: repodata/repomd.xml from openshift-origin-v3.11: [Errno 256] No
more mirrors to try.\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable\nhttp://
rpms.svc.ci.openshift.org/openshift-origin-v3.11/repodata/repomd.xml:
[Errno 14] HTTP Error 503 - Service Unavailable"}


On Fri, 19 Oct 2018 at 07:25, Anton Hughes <[email protected]> wrote:

> Hi Daniel
>
> Can you please clarify how we use this repo url?
>
> Ive tried variations on the following but cannot get anything to work.
>
> openshift_additional_repos=[{'id': 'centos-okd-ci', 'name':
> 'centos-okd-ci', 'baseurl' :'
> https://cbs.centos.org/repos/paas7-openshift-origin311-testing/x86_64/os/',
> 'gpgcheck' :'0', 'enabled' :'1'}]
>
> openshift_additional_repos=[{'id': 'centos-okd-ci', 'name':
> 'centos-okd-ci', 'baseurl' :'
> https://cbs.centos.org/repos/paas7-openshift-origin311-candidate/x86_64/os/Packages/',
> 'gpgcheck' :'0', 'enabled' :'1'}]
>
> On Fri, 19 Oct 2018 at 07:15, Daniel Comnea <[email protected]> wrote:
>
>> Hi Marc,
>>
>> Thank you for volunteering in helping us with the tests.
>> Assuming i understood your question, you can set your repo baseurl to 
>> https://cbs.centos.org/repos/paas7-openshift-origin311-candidate/x86_64/os/Packages/
>>
>> <https://cbs.centos.org/repos/paas7-openshift-origin311-testing/>
>>
>>
>>
>>
>> On Wed, Oct 17, 2018 at 9:16 PM Marc Schlegel <[email protected]>
>> wrote:
>>
>>> I would like to participate in the testing.
>>>
>>> How can I set the rpm-repo-url for the ansible-installer? I couldnt find
>>> any inventory-param in the docs.
>>>
>>> Am Mittwoch, 17. Oktober 2018, 11:38:48 CEST schrieb Daniel Comnea:
>>> > Hi,
>>> >
>>> > We would like to announce that OKD v3.11 rpms are available for
>>> testing at
>>> > [1].
>>> >
>>> > As such we are calling for help from community to start testing and
>>> let us
>>> > know if there are issues with the rpms and its dependencies.
>>> >
>>> > And in the spirit of transparency see below the plan to promote the
>>> rpms to
>>> > mirror.centos.org repo:
>>> >
>>> >
>>> >    1. in the next few days the packages should be promoted to the test
>>> repo
>>> >    [2] (currently it does not exist, we are waiting to be sync'ed in
>>> the
>>> >    background)
>>> >    2. in one/two weeks time if we haven't heard any issues/ blockers
>>> we are
>>> >    going to promote to [3] repo (currently it doesn't exist, it will
>>> once
>>> >    the rpm will be promoted and signed)
>>> >
>>> >
>>> > Please note the ansbile version use (and supported) *must be* 2.6.x
>>> and not
>>> > 2.7, if you opt to ignore the warning you will run into issues.
>>> >
>>> > On a different note the CentOS Infra team are working hard (thanks !)
>>> to
>>> > package and release a centos-ansible rpm which we'll promote in our
>>> PaaS
>>> > repos.
>>> >
>>> > The rational is to bring more control around the ansible version used/
>>> > required by OpenShift-ansible installer and not rely on the latest
>>> ansbile
>>> > version pushed to epel repo we caused friction recently (reflected on
>>> our
>>> > CI as well as users reporting issues)
>>> >
>>> >
>>> > Thank you,
>>> > PaaS SiG team
>>> >
>>> > [1] https://cbs.centos.org/repos/paas7-openshift-origin311-testing/
>>> > [2]
>>> https://buildlogs.centos.org/centos/7/paas/x86_64/openshift-origin311/
>>> > [3] http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin311/
>>> >
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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

Reply via email to