Installs and configures the memcache service https://memcached.org
Go to file
Andrea Dell'Amico cf95339173 Support EL 2020-10-24 19:22:39 +02:00
defaults Support EL 2020-10-24 19:22:39 +02:00
handlers Import the old memcached role. 2020-06-03 20:35:30 +02:00
meta Support EL 2020-10-24 19:22:39 +02:00
tasks Support EL 2020-10-24 19:22:39 +02:00
templates Support EL 2020-10-24 19:22:39 +02:00
tests Initial commit 2020-06-03 19:29:22 +02:00
vars Initial commit 2020-06-03 19:29:22 +02:00
.gitignore Initial commit 2020-06-03 19:29:22 +02:00
LICENSE Initial commit 2020-06-03 19:29:22 +02:00
README.md Import the old memcached role. 2020-06-03 20:35:30 +02:00

README.md

Role Name

A role that installs memcached

Role Variables

The most important variables are listed below:

mc_port: 11211
mc_user: memcached
mc_maxconn: 1024
mc_cachesize: 256
mc_options: ""
mc_ipaddress: 127.0.0.1

Dependencies

None

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it