Fix URLs after OpenDev rename
As part of OpenDev rename, a lot of links were changed. A couple of URLs point to old locations, update them. This list was done while grepping for "openstack-infra" and fixing locations that are wrong. Change-Id: I313d76284bb549f1b2c636ce17fa662c233c0af9changes/95/713695/2
parent
c86525ccd3
commit
173118e471
@ -1,7 +1,7 @@
|
||||
---
|
||||
- src: git+https://git.openstack.org/openstack-infra/ansible-role-puppet.git
|
||||
- src: git+https://opendev.org/opendev/ansible-role-puppet.git
|
||||
version: HEAD
|
||||
name: puppet
|
||||
- src: git+https://git.openstack.org/openstack/ansible-role-cloud-launcher.git
|
||||
- src: git+https://opendev.org/opendev/ansible-role-cloud-launcher.git
|
||||
version: HEAD
|
||||
name: cloud-launcher
|
||||
|
Loading…
Reference in New Issue