df4758ab1b
This will allow the services to be cloned from github or a local mirror by setting a small number of variables rather than overriding every git repo URL individually. Change-Id: I750d897e9e3c8ca161c0740c73cdc4c6e42b6440
9 lines
327 B
YAML
9 lines
327 B
YAML
---
|
|
features:
|
|
- |
|
|
New variables ``openstack_opendev_base_url`` and
|
|
``openstack_github_base_url`` have been implemented that allow to quickly
|
|
change base url of repositories for all used service. This might be
|
|
useful for environments with limited connectivity or in case of issues
|
|
with one of the mirrors.
|