Switch Ironic role repo to use git.o.o

Now that the Ironic role repository has been renamed to
openstack-ansible-os_ironic we can switch the role-requirements
to use git.openstack.org as a source.

Change-Id: I546f29effc7f16d41817f89741c9536d8a036fe2
This commit is contained in:
Jesse Pretorius 2016-06-07 19:30:00 +01:00
parent 7907bc0621
commit 18d43500a0

View File

@ -76,7 +76,7 @@
version: master
- name: os_ironic
scm: git
src: https://github.com/openstack/openstack-ansible-ironic
src: https://git.openstack.org/openstack/openstack-ansible-os_ironic
version: master
- name: os_neutron
scm: git