From 43a8ae32f3fe7bdda79c4b9632d84930af1cdc82 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Wed, 17 Jun 2015 15:49:24 +0000 Subject: [PATCH] Bump puppet-memcached to v2.6.0 This will expose the auto_removal setting to puppet. A diff between the version bump: https://github.com/saz/puppet-memcached/compare/a0d4bdca6283d64acb484bb7671c0305cafd76b4...v2.6.0 Change-Id: I0f6cf5ba0ce16060345606fc99cb311d101b4320 Signed-off-by: Paul Belanger --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index c42e45f5f3..d744d2aaea 100644 --- a/modules.env +++ b/modules.env @@ -61,7 +61,7 @@ SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-puppetdb"]="3.0.1" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-rabbitmq"]="5.2.3" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-stdlib"]="4.3.2" SOURCE_MODULES["https://github.com/rafaelfelix/puppet-pear"]="1.0.3" -SOURCE_MODULES["https://github.com/saz/puppet-memcached"]="a0d4bdca6283d64acb484bb7671c0305cafd76b4" +SOURCE_MODULES["https://github.com/saz/puppet-memcached"]="v2.6.0" SOURCE_MODULES["https://github.com/stankevich/puppet-python"]="1.9.4" SOURCE_MODULES["https://github.com/vamsee/puppet-solr"]="0.0.8"