configpolicy/roles/nginx
Dustin 388fd91096 r/nginx: Configure error/access syslog separately
There may be cases where we want either error logs or access logs to be
sent to syslog, but not both.  To support these, there are now two
variables: `nginx_access_log_syslog` and `nginx_error_log_syslog`.
Both use the value of the `nginx_log_syslog` variable by default, so
existing users of the _nginx_ role will continue to work as before.
2024-10-20 12:10:17 -05:00
..
defaults r/nginx: Configure error/access syslog separately 2024-10-20 12:10:17 -05:00
handlers roles/nginx: Add role for nginx 2021-06-29 21:00:46 -05:00
tasks r/nginx: Configure logrotate 2024-09-29 11:20:29 -05:00
templates r/nginx: Configure error/access syslog separately 2024-10-20 12:10:17 -05:00
vars r/nginx: Fix applying on Buildroot systems 2022-08-10 21:55:54 -05:00