NCSU-Libraries/ansible-solr

Name: ansible-solr

Owner: NCSU Libraries

Description: Ansible role to add a core for Apache Solr > 5.x

Created: 2017-10-19 17:36:51.0

Updated: 2017-10-19 20:01:53.0

Pushed: 2017-10-26 19:04:34.0

Homepage: null

Size: 3

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ansible-solr

Ansible role to install Apache Solr and create a core that uses configuration files contained in a project repo. For use with many NCSU open source projects.

Required variables

confdir - Full path to the directory containing Solr configuration files. These will replace files that are created by default in the core's conf directory.

cores [list] - names of cores to create (all core will share a common configuration)

Optional variables and defaults

version - Solr version. Default: "6.6.2"

group - File group ownership. Default: deploy


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.