puppet-tripleo/releasenotes/notes/add-memcached-port-048959c2...

7 lines
226 B
YAML

---
features:
- |
Add ability to specify memcached port for all services. The port defaults
to hiera('memcached_authtoken_port', 11211) for authtoken middleware and
hiera('memcached_port', 11211) for other uses.