070621a45d
Followup the I0b07da22fea27e0ff4e90aaad19e50d84ff9a121 from Kolla. This change allow to use own repos.y[a]ml file to build containers. Multiple Environments supported. Change-Id: I0d7ab0d8ff5b16ac5de8e50e63400bd455996555 Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
8 lines
329 B
YAML
8 lines
329 B
YAML
---
|
|
features:
|
|
- |
|
|
Since Kolla containers can built with user provided ``repos.yaml`` Kayobe
|
|
can override the file with their own content. The override files can be
|
|
``${KAYOBE_CONFIG_PATH}/kolla/repos.yaml`` (default Kolla filename) or
|
|
``${KAYOBE_CONFIG_PATH}/kolla/repos.yml``. Multiple Environments supported.
|