astapor
astapor copied to clipboard
BZ #1170564 memcached should bind only on management interface
Suggesting this change which works following the example of other manifests like rabbitmq to bind on the management interface only using the local_bind_addr from params.pp:
$local_bind_addr = find_ip("$private_network", "$private_iface", "$private_ip")