Recommit for updates in build 176

This commit is contained in:
Jenkins Server
2026-03-08 15:27:19 +01:00
parent bb67889fb7
commit 88637b0524

View File

@@ -4257,28 +4257,7 @@ inherited by all classes except defines.
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770</pre>
749</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 427</span>
@@ -4603,27 +4582,6 @@ class confdroid_nagios::params (
$ng_svc_perfdata_file = &quot;${ng_log_dir}/service-perfdata&quot;
$ng_debug_file = &quot;${ng_log_dir}/nagios.debug&quot;
## old
# $ng_taccgi_erb = &#39;confdroid_nagios/selinux/taccgi.erb&#39;
# $ng_statcgi_erb = &#39;confdroid_nagios/selinux/statuscgi.erb&#39;
# $ng_statdat_erb = &#39;confdroid_nagios/selinux/statusdat.erb&#39;
# $ng_checknrpe_erb = &#39;confdroid_nagios/selinux/checknrpe.erb&#39;
# $ng_checknagios_erb = &#39;confdroid_nagios/selinux/checknagios.erb&#39;
# $ng_nagios_conf = &#39;/etc/httpd/conf.d/nagios.conf&#39;
# $ng_nagios_conf_erb = &#39;confdroid_nagios/httpd/nagios_conf.erb&#39;
# $ng_welcome_conf = &#39;/etc/httpd/conf.d/welcome.conf&#39;
# $ng_welcome_conf_erb = &#39;confdroid_nagios/httpd/welcome_conf.erb&#39;
# $ng_forward_conf = &#39;/etc/httpd/conf.d/nagios_forward.conf&#39;
# $ng_forward_conf_erb = &#39;confdroid_nagios/httpd/forward_conf.erb&#39;
# $ng_get_cert_erb = &#39;confdroid_nagios/certbot/get_cert.erb&#39;
# $ng_unless_get_cert = &#39;confdroid_nagios/certbot/unless_get_cert.erb&#39;
# $ng_unless_renew_erb = &#39;confdroid_nagios/certbot/unless_renew_cert.erb&#39;
# $ng_index_html_file = &#39;/var/www/html/index.html&#39;
# $ng_index_html_erb = &#39;confdroid_nagios/httpd/index_html.erb&#39;
# $ng_ssl_vhost_file = &#39;/etc/httpd/conf.d/nagios_ssl.conf&#39;
# $ng_ssl_vhost_erb = &#39;confdroid_nagios/httpd/nagios_ssl_vhost.erb&#39;
# $ng_grep_erb = &#39;confdroid_nagios/selinux/grep.erb&#39;
# includes must be last
include confdroid_nagios::main::config
}</pre>