Recommit for updates in build 27

This commit is contained in:
Jenkins Server
2026-02-14 15:47:15 +01:00
parent 5999e92e36
commit 48483b71f0

View File

@@ -453,13 +453,7 @@ inherited by all classes except defines.
140 140
141 141
142 142
143 143</pre>
144
145
146
147
148
149</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 30</span> <pre class="code"><span class="info file"># File 'manifests/params.pp', line 30</span>
@@ -542,12 +536,6 @@ class confdroid_nagios::params (
$ng_resource_erb = &#39;confdroid_nagios/nagios/resource_cfg.erb&#39; $ng_resource_erb = &#39;confdroid_nagios/nagios/resource_cfg.erb&#39;
$ng_grep_erb = &#39;confdroid_nagios/selinux/grep.erb&#39; $ng_grep_erb = &#39;confdroid_nagios/selinux/grep.erb&#39;
# certbot
$ng_certbot_main_dir = &#39;/etc/letsencrypt&#39;
$ng_certbot_archive = &quot;${ng_certbot_main_dir}/archive&quot;
$ng_certbot_check = &quot;${ng_certbot_archive}/${ng_webserver_name}/cert1.pem&quot;
$ng_certbot_live = &quot;${ng_certbot_main_dir}/live&quot;
# nagios # nagios
$ng_target_templates = &quot;${ng_conf_d_dir}/nagios_templates.cfg&quot; $ng_target_templates = &quot;${ng_conf_d_dir}/nagios_templates.cfg&quot;
$ng_templates_head_erb = &#39;confdroid_nagios/nagios/templates_cfg_head.erb&#39; $ng_templates_head_erb = &#39;confdroid_nagios/nagios/templates_cfg_head.erb&#39;