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
This commit is contained in:
Marton Kiss 2015-07-25 21:20:37 +02:00
parent d67bbc5ee3
commit 8bbbd43002

View File

@ -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/saz/puppet-memcached"]="a0d4bdca6283d64acb484bb7671c0305cafd76b4"
SOURCE_MODULES["https://github.com/spiette/puppet-selinux"]="v0.5.1" 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/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 # Add modules that should be part of the openstack-infra integration test here
# Please keep sorted # Please keep sorted