Swift: add swift_extra_ring_files variable to handle multi-policies deployment
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
Showing
- ansible/roles/swift/defaults/main.yml 2 additions, 0 deletionsansible/roles/swift/defaults/main.yml
- ansible/roles/swift/tasks/config.yml 1 addition, 0 deletionsansible/roles/swift/tasks/config.yml
- ansible/roles/swift/tasks/precheck.yml 1 addition, 0 deletionsansible/roles/swift/tasks/precheck.yml
- doc/source/reference/storage/swift-guide.rst 10 additions, 0 deletionsdoc/source/reference/storage/swift-guide.rst
- releasenotes/notes/swift-multi-policies-28bc322b54a82bf9.yaml 6 additions, 0 deletions...asenotes/notes/swift-multi-policies-28bc322b54a82bf9.yaml
Please register or sign in to comment