Merge "Add release note for role specific ContainerImagePrepare"

This commit is contained in:
Zuul 2022-10-06 05:37:25 +00:00 committed by Gerrit Code Review
commit f431bd3846
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
features:
- |
The new ``{{role.name}}ContainerImagePrepare`` parameter has been added.
This parameter overrides the global ``ContainerImagePrepare`` parameter and
allows customizing container image prepare workflow for specific roles.