Fix git source in ansible-role-requirements

For any openstack git sources, git.openstack.org must be used.

Change-Id: Ie55ed136ea450a6364d6ba39154386ca8c41312a
This commit is contained in:
Jesse Pretorius 2016-09-30 14:40:55 +01:00
parent 83335c172d
commit 1ba9c98afe
1 changed files with 3 additions and 3 deletions

View File

@ -42,8 +42,8 @@
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
scm: git
version: master
- name: "openstack_hosts"
src: "https://github.com/openstack/openstack-ansible-openstack_hosts"
- name: openstack_hosts
src: https://git.openstack.org/openstack/openstack-ansible-openstack_hosts
scm: git
version: "master"
version: master