Using the Solr module

48 views
Skip to first unread message

gcont...@digbang.com

unread,
Jan 24, 2014, 1:40:35 PM1/24/14
to example42-pu...@googlegroups.com
Hi,
I've created this issue on Github, as I'm not able to figure out how to use this particular module to install Solr through puppet.

So, again, this is my manifest:

class { 'solr':
  install => 'puppi',
  config_dir => '/vagrant/static/solr/conf',
  config_file => '/vagrant/static/solr/conf/solrconfig.xml'
}

And, so far, I haven't been able to start the solr service with the provided configurations.


Thanks
Guido

Alessandro Franceschi

unread,
Jan 25, 2014, 3:17:02 PM1/25/14
to example42-pu...@googlegroups.com
As reminded on GitHub the 'puppi' install method just configures puppi to deploy solr, but doens't actually install it.
To install it, from the command line, type

  puppi deploy solr

alternatively change install to source to manage the installation via puppet.
Reply all
Reply to author
Forward
0 new messages