recommit for updates in build 60
This commit is contained in:
@@ -1881,12 +1881,14 @@ certificate management</p>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_certbot_cert_path</span>
|
||||
<span class='name'>ng_certbot_webroot</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/var/www/html'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
@@ -1960,19 +1962,6 @@ required for certbot and used in the web templates.</p>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>ng_certbot_webroot</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>Any</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/var/www/html'</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -2171,7 +2160,8 @@ required for certbot and used in the web templates.</p>
|
||||
394
|
||||
395
|
||||
396
|
||||
397</pre>
|
||||
397
|
||||
398</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 216</span>
|
||||
@@ -2350,7 +2340,8 @@ $ng_ssl_vhost_erb = 'cd_nagios/httpd/nagios_ssl_vhost.erb'
|
||||
# certbot
|
||||
$ng_certbot_main_dir = '/etc/letsencrypt'
|
||||
$ng_certbot_archive = "${ng_certbot_main_dir}/archive"
|
||||
$ng_certbot_cert = "${ng_certbot_archive}/${ng_webserver_name}/cert1.pem"
|
||||
$ng_certbot_check = "${ng_certbot_archive}/${ng_webserver_name}/cert1.pem"
|
||||
$ng_certbot_live = "${ng_certbot_main_dir}/live"
|
||||
|
||||
|
||||
# includes must be last
|
||||
@@ -2365,7 +2356,7 @@ $ng_certbot_cert = "${ng_certbot_archive}/${ng_webserver_name}/cert1.p
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 13:28:00 2017 by
|
||||
Generated on Sun Jul 23 13:38:21 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>
|
||||
|
||||
Reference in New Issue
Block a user