puppet-designate/releasenotes/notes/authtoken_manage_memcache_package-c517a942d051b4b2.yaml
Matthew J. Black 39603d4a2f Allow python-memcache install from authtoken class
The python-memcache package is required if using memcached. By
default the package is not installed and the define has it set to
false. This change allows managing the python-memcache package
install from the authtoken class.

Change-Id: I644d57b938497c374cb6f08a894fe21fab10eb41
2017-01-11 17:45:01 -05:00

4 lines
107 B
YAML

---
features:
- Passes parameter to keystone authtoken define to manage python-memcache package install.