Fix git source in ansible-role-requirements

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

Change-Id: I07477aabc0335224d7401b8010fbc928ae336014
This commit is contained in:
Jesse Pretorius 2016-09-30 14:41:14 +01:00
parent fb65850dbe
commit 0ff50b9914
1 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@
src: https://git.openstack.org/openstack/openstack-ansible-os_ceilometer
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