log4j[2] configurations use fixed file owner/group

Issue #23 resolved
Former user created an issue

owner => 'solr', group => 'solr',

Specified for both log4j2 and log4j configurations in config.pp Please replace these with owner => $solr::solr_user, group => $solr::solr_user, In line with other declarations

Comments (2)

  1. Log in to comment