From 8bbbd4300282c00b3c46d09f3c00c56e8c0eb1d8 Mon Sep 17 00:00:00 2001 From: Marton Kiss Date: Sat, 25 Jul 2015 21:20:37 +0200 Subject: [PATCH] Update vamsee-solr to 0.0.8 Release 0.0.8 includes the pull request #22 https://github.com/vamsee/puppet-solr/pull/22 This patch allows to extract solr.tgz to a different tmp root directory instead of /tmp and resolve contrib plugin copy failures after a host a reboot. Change-Id: Ifd24c6dfef4b40af4fd19674d98a52e407df4168 --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index 2cd45036d3..f3d6628b99 100644 --- a/modules.env +++ b/modules.env @@ -58,7 +58,7 @@ 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/spiette/puppet-selinux"]="v0.5.1" SOURCE_MODULES["https://github.com/stankevich/puppet-python"]="1.9.4" -SOURCE_MODULES["https://github.com/vamsee/puppet-solr"]="0.0.7" +SOURCE_MODULES["https://github.com/vamsee/puppet-solr"]="0.0.8" # Add modules that should be part of the openstack-infra integration test here # Please keep sorted