04b3eb3d43
The recent pyyaml 6 release, incorporated in the latest nodepool-builder/dib images, requires a specific loader now. Use safe_load as there's nothing crazy going on here. Change-Id: I26e5e1cf6778cb51872d6a65b2ac683335201bb4 |
||
---|---|---|
.. | ||
extra-data.d | ||
element-deps | ||
README.rst |
openstack-repos
Download all repos and packages that might be needed.
Environment variables:
- DIB_CUSTOM_PROJECTS_LIST_URL
-
- Required
-
No
- Default
-
None
- Description
-
Url to a yaml file contains custom list of repos. The custom yaml file has the same structure as the default file: 'https://opendev.org/openstack/project-config/raw/gerrit/projects.yaml' Download only the repos that appear in the custom file rather than downloading all openstack repos that appear in the default file.
- Example
-
DIB_CUSTOM_PROJECTS_LIST_URL='file:///etc//project-config//gerrit//custom_projects.yaml'