Files
puppet-swift/releasenotes/notes/objectexpirer-pipeline-8bf98622bdb0e91a.yaml
Takashi Kajinami 35bde99762 object-expirer: Update the default pipeline
This change updates the default pipeline of object-expirer, so that
we follow what is described in the default object-expirer.conf
maintained in swift repo.

Change-Id: I58cf2bc21a0bc4265114b9daf3919a1a38f63649
2021-01-27 11:12:10 +09:00

8 lines
279 B
YAML

---
upgrade:
- |
Default value of the ``swift::objectexpirer::pipeline`` parameter has been
changed and now includes ``proxy-logging`` and ``cache`` by default.
The updated value is consistent with the one described in the default
object-expirer.conf in swift.