ansible-role-requirements: Switch ODL git repo to the github mirror
Cloning from the official ODL git repository fails far too often with the following error fatal: unable to access 'https://git.opendaylight.org/gerrit/p/integration/packaging/ansible-opendaylight.git/': gnutls_handshake() failed: Error in the pull function Lets switch to the github mirror which may be more reliable. Change-Id: Ic73d92ad0535389a301d7cdedb6b167762cb416c
This commit is contained in:
parent
231224f993
commit
c6064d1b5b
@ -208,7 +208,7 @@
|
|||||||
version: master
|
version: master
|
||||||
- name: opendaylight
|
- name: opendaylight
|
||||||
scm: git
|
scm: git
|
||||||
src: https://git.opendaylight.org/gerrit/p/integration/packaging/ansible-opendaylight.git
|
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
|
||||||
version: master
|
version: master
|
||||||
- name: haproxy_endpoints
|
- name: haproxy_endpoints
|
||||||
scm: git
|
scm: git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user