Remove verbose log in memcached container
Closes-Bug: #1690302 Change-Id: Ice9e6ece862c4102883c6a5f3bbfe2d291077c8d
This commit is contained in:
parent
b236be7cb1
commit
ec635f8830
@ -1,4 +1,4 @@
|
||||
{
|
||||
"command": "/usr/bin/memcached -vv -l {{ api_interface_address }} -p {{ memcached_port }} -c {{ memcached_connection_limit }}",
|
||||
"command": "/usr/bin/memcached -v -l {{ api_interface_address }} -p {{ memcached_port }} -c {{ memcached_connection_limit }}",
|
||||
"config_files": []
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user