With this change now config files for storage services(account, container and object) are managed by ini provider instead of concat resources. This allows us to use the default file provided by packages instead of replacing the whole file content by our templates, and use the $::os_service_default value instead of hard-coding own defaults. Related-Bug: #1921319 Change-Id: I375634214e88acc5075f64090287f934ce8451d1
9 lines
192 B
YAML
9 lines
192 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``swift::config`` class now supports the following three parameters.
|
|
|
|
- ``swift_account_config``
|
|
- ``swift_container_config``
|
|
- ``swift_object_config``
|