Skip to content

A puppet module to install and configure memcached on a node

Notifications You must be signed in to change notification settings

saebyn/puppet-memcached

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

puppet-memcached

A puppet module to install and configure memcached on a node.

It defaults to the usual memcached configuration settings but they can all be changed by passing the parameters to the class:

class { "memcached": memcached_port => '11211', maxconn => '2048', cachesize => '20000', }

About

A puppet module to install and configure memcached on a node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 100.0%