mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
It seems that the mailman update is more complicated than I originally thought. So I decided to start with clean role and will slowly start adding new changes. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
PORT="11211"
|
|
USER="memcached"
|
|
MAXCONN="1024"
|
|
CACHESIZE="655350"
|
|
OPTIONS=""
|