recommit for updates in build 35

This commit is contained in:
2017-07-21 17:16:28 +02:00
parent 605ad60a5c
commit 183e17f460
20 changed files with 295 additions and 78 deletions

View File

@@ -2126,7 +2126,9 @@ well as for certbot.</p>
380
381
382
383</pre>
383
384
385</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 213</span>
@@ -2295,7 +2297,9 @@ $ng_forward_conf = &#39;/etc/httpd/conf.d/nagios_forward.conf&#39;
$ng_forward_conf_erb = &#39;cd_nagios/httpd/forward_conf.erb&#39;
$ng_get_cert_erb = &#39;cd_nagios/certbot/get_cert.erb&#39;
$ng_unless_get_cert = &#39;cd_nagios/certbot/unless_get_cert.erb&#39;
$ng_unless_renew_erb = &#39;cd_nagios/certbot/unless_renew_cert.erb&#39;
$ng_unless_renew_erb = &#39;cd_nagios/certbot/unless_renew_cert.erb&#39;
$ng_create_tempvhost = &#39;cd_nagios/certbot/create_tempfile.erb&#39;
$ng_certbot_temp_file = &#39;/etc/httpd/conf.d/certbot_temp.conf&#39;
# includes must be last
@@ -2309,7 +2313,7 @@ $ng_unless_renew_erb = &#39;cd_nagios/certbot/unless_renew_cert.erb&#39;
</div>
<div id="footer">
Generated on Fri Jul 21 16:51:49 2017 by
Generated on Fri Jul 21 17:16:24 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>