Files
puppet-openstacklib/releasenotes/notes/memcached-inet6-prefix-91e867d03bc5f6e2.yaml
Harald Jensås 1f13d87fdf inet6 prefix utility
Utility to handle prefixing IPv6 address with `inet6:`.

This is useful for services relying on python-memcached
which require the inet6:[<ip_address]:<port> format.

Change-Id: Ibd280929f62bae61f34b2984af7710fbd422264b
2019-05-24 01:53:02 +02:00

6 lines
202 B
YAML

---
features:
- |
Utility to handle prefixing IPv6 address with ``inet6:``. This is useful
for services relying on python-memcached which require the
``inet6:[<ip_address]:<port>`` format.