diff options
Diffstat (limited to 'scripts/hostclass/icinga_server/30-icingaweb2')
-rw-r--r-- | scripts/hostclass/icinga_server/30-icingaweb2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/hostclass/icinga_server/30-icingaweb2 b/scripts/hostclass/icinga_server/30-icingaweb2 index 6700d3e..8414429 100644 --- a/scripts/hostclass/icinga_server/30-icingaweb2 +++ b/scripts/hostclass/icinga_server/30-icingaweb2 @@ -63,6 +63,7 @@ install_file -m 0644 /usr/local/etc/nginx/fastcgi_params install_template -m 0644 \ /usr/local/etc/nginx/nginx.conf \ /usr/local/etc/nginx/vhosts.conf +install_file -m 0644 /etc/newsyslog.conf.d/nginx.conf # Create HTTP service principal and keytab. add_principal -nokey -x "containerdn=${services_basedn}" "HTTP/${fqdn}" |