Fix git source in ansible-role-requirements

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

Change-Id: I793666630417052ad82af84e900964831b534141
This commit is contained in:
Jesse Pretorius 2016-09-30 14:39:41 +01:00
parent 13d37c3b3c
commit 81f66e818a
1 changed files with 3 additions and 3 deletions

View File

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