dwradcliffe / chef-solr

Chef cookbook for solr.
http://community.opscode.com/cookbooks/solr
MIT License
23 stars 39 forks source link

Create the solr user and group. #31

Closed erikfrerejean closed 7 years ago

erikfrerejean commented 8 years ago

It is possible to override the user and group that own the solr data dir. To prevent fatal errors when creating the data directory because the user doesn't exists create the user and group first.

Refs: #30

mburns commented 8 years ago

:+1: lgtm, fwiw

dwradcliffe commented 8 years ago

LHTM, I'll merge this if you rebase

erikfrerejean commented 8 years ago

@dwradcliffe rebased.