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

This commit is contained in:
Zuul 2020-10-10 01:45:12 +00:00 committed by Gerrit Code Review
commit 680761b279
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: