puppet-oslo/releasenotes/notes/cache-redis-opts-48e5d9aed3...

13 lines
324 B
YAML

---
features:
- |
The ``oslo::cache`` defined resource type now supports the following new
options for Redis backend and Redis Sentinel backend.
- ``redis_server``
- ``redis_username``
- ``redis_password``
- ``redis_sentinels``
- ``redis_socket_timeout``
- ``redis_sentinel_service_name``