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: If709bfecbc0d0139985db79a51ecbc6499aa3fc7
This commit is contained in:
Jesse Pretorius
2017年11月21日 10:40:56 +00:00
parent 43779ee14d
commit 91fa97a1e3

View File

@@ -68,5 +68,5 @@
version:stable/pike
- name:opendaylight
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
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.