Fix git source in ansible-role-requirements
For any openstack git sources, git.openstack.org must be used. Change-Id: I98214b7da0644292508da84f459a65b3f1ea67fb
This commit is contained in:
@@ -6,10 +6,10 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
|
src: https://git.openstack.org/openstack/openstack-ansible-pip_install
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
- name: "openstack_hosts"
|
- name: openstack_hosts
|
||||||
src: "https://github.com/openstack/openstack-ansible-openstack_hosts"
|
src: https://git.openstack.org/openstack/openstack-ansible-openstack_hosts
|
||||||
scm: git
|
scm: git
|
||||||
version: "master"
|
version: master
|
||||||
- name: lxc_hosts
|
- name: lxc_hosts
|
||||||
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
|
src: https://git.openstack.org/openstack/openstack-ansible-lxc_hosts
|
||||||
scm: git
|
scm: git
|
||||||
|
|||||||
Reference in New Issue
Block a user