Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
memcached
/
a96e842a427951c481e5b8fadfc5de044786597e
/
.
/
memcached
/
files
/
collectd.conf
blob: ae2fe16e78db9801622cb8e9ae06a87e00fcbd0f [
file
] [
log
] [
blame
]
{%-
from
"linux/map.jinja"
import
system
with
context
%}
{%-
from
"memcached/map.jinja"
import
server
with
context
%}
LoadPlugin
memcached
<
Plugin
"memcached"
>
Host
"localhost"
Port
"11211"
</
Plugin
>