forked from ISTI-ansible-roles/ansible-roles
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
|
PORT="{{ mc_port }}"
|
||
|
USER="{{ mc_user }}"
|
||
|
MAXCONN="{{ mc_maxconn }}"
|
||
|
CACHESIZE="{{ mc_cachesize }}"
|
||
|
OPTIONS="{{ mc_options }}"
|