8640fbd5c0
Without this change, Kayobe was tagging container images with `zed` when kolla-ansible was expecting something like `zed-ubuntu-jammy`. Change-Id: I23c409900db2c37105e7b218bbaedcfacb235787
7 lines
230 B
YAML
7 lines
230 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Synchronises the default value ``kolla_tag`` with the container image
|
|
tagging scheme expected by Kolla Ansible. This ensures images are built
|
|
with tags such as ``zed-ubuntu-jammy`` instead of ``zed``.
|