You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2018. It is now read-only.
setting the errorlog in httpd.conf to "syslog:local6"
Steps to Reproduce:
There is no support for setting the errorlog in either the httpd_service resource or in a node attribute
In httpd/libraries/httpd_service_rhel.rb, line 200 sets the error_log statically. Allow the use of a resource parameter or a node attribute if possible.
The text was updated successfully, but these errors were encountered:
Cookbook version
0.3.6
Chef-client version
12.8.1
Platform Details
RHEL 7.2
Scenario:
setting the errorlog in httpd.conf to "syslog:local6"
Steps to Reproduce:
There is no support for setting the errorlog in either the httpd_service resource or in a node attribute
In httpd/libraries/httpd_service_rhel.rb, line 200 sets the error_log statically. Allow the use of a resource parameter or a node attribute if possible.
The text was updated successfully, but these errors were encountered: