Mirantis/puppet-memcached

Name: puppet-memcached

Owner: Mirantis Inc.

Description: Puppet module for memcached

Created: 2012-08-20 23:40:07.0

Updated: 2013-01-11 21:20:10.0

Pushed: 2012-06-19 18:51:27.0

Homepage:

Size: 85

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

puppet-memcached

Manage memcached via Puppet

How to use
Use roughly 90% of memory
class { 'memcached': }
Set a fixed memory limit in MB
class { 'memcached':
  max_memory => 2048
}
Other class parameters

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.