0adbbb268e
The current tasks only use a hardcoded list deploying only the required files. When using multiple custom policies, additionnal object-*.builder and object*.gz files are to be deployed as well. This adds a new default-empty variable that can be overridden when needed Change-Id: I29c8e349c7cc83e3a2e01ff702d235a0cd97340e Closes-Bug: #1844752
7 lines
204 B
YAML
7 lines
204 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new variable to be used by the swift role, ``swift_extra_ring_files``.
|
|
It allows to pass additional ring files to be deployed in the context of
|
|
a multi-policy setup.
|