puppet-ec2api/releasenotes/notes/authtoken_manage_memcache_package-b7bc1bf8ccd8f03f.yaml
Matthew J. Black 34e3c96320 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: I020f00b4de2535c72ee459af91058fb15c00daeb
2017-01-11 18:46:46 -05:00

4 lines
107 B
YAML

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