puppet-horizon/releasenotes/notes/manage-memcache-param-4fbc465b88b062db.yaml
Tobias Urdin 148f02e7e0 Add manage_memcache_package parameter
Adds a new parameter named manage_memcache_package that
can be used to set if we should install the python memcache
library if memcache caching is enabled.

Change-Id: I924f837afc756817c202637b1b7db83c125df1d8
2018-09-20 10:46:18 +02:00

7 lines
214 B
YAML

---
features:
- |
Added a new parameter horizon::manage_memcache_package that can be used to
determine if you want the python memcache library installed if the cache
backend is set to using memcache.