Merge "Memcached collectd plugin uses host URI instead of IP address." into stable/ussuri

This commit is contained in:
Zuul 2020-09-24 16:04:56 +00:00 committed by Gerrit Code Review
commit 5dd333b3ad
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ outputs:
- memcached
collectd::plugin::memcached::instances:
local:
host: "%{hiera('memcached::listen_ip')}"
host: "%{hiera('memcached::listen_ip_uri')}"
port: 11211
# BEGIN DOCKER SETTINGS
puppet_config: