puppet-barbican/releasenotes/notes/authtoken_manage_memcache_package-7410646a7d6bb8a1.yaml
Matthew J. Black eeb2aa8a15 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: I7aeccac5720adbaf7791ae9f782d223e9a2aaaf9
2017-01-11 17:25:31 -05:00

4 lines
107 B
YAML

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