Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

hashbangcode/ansible-role-solr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Solr

An Ansible role that installs Solr onto a Tomcat server on RHEL/CentOS and Debian/Ubuntu.

Requirements

None.

Role Variables

drupal_solr_package: "search_api_solr" default_collection_name: "vlad"

Dependencies

Tomcat.

Example Playbook

- hosts: servers
  roles:
     - { role: hashbangcode.tomcat }
     - { role: hashbangcode.solr }

License

MIT

Author Information

This role was created by Phil Norton originally for use with Vlad.