recommit for updates in build 64
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:37 2017 by
|
||||
Generated on Sun Jul 23 15:13:07 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>
|
||||
|
||||
@@ -255,21 +255,26 @@ selinux is disabled, these contexts are ignored.</p>
|
||||
|
||||
<p>This module can optionally setup <a
|
||||
href="https://certbot.eff.org/">certbot</a> TLS certificate management for
|
||||
the frontend GUI. In order to do so, set <code>ng_enable_certbot</code> to
|
||||
true (default). Effectively, this will manage the certs before even
|
||||
installing Nagios, so there will be no problems with the Nagios showing up
|
||||
with a self-signed certificate.
|
||||
Once enabled, the module will go and try to
|
||||
obtain a certificate automatically. For this to work, you need to have
|
||||
proper DNS resolution set up for your domain / nagios server.</p>
|
||||
the frontend GUI. In order to do so, set <code>$ng_enable_certbot</code> as
|
||||
well as <code>$ng_use_https</code> to <code>true</code> (default).
|
||||
Effectively, this will manage the certs before even installing Nagios, so
|
||||
there will be no problems with the Nagios showing up with a self-signed
|
||||
certificate. Once enabled, the module will go and try to obtain a
|
||||
certificate automatically. For this to work, you need to have proper DNS
|
||||
resolution set up for your domain / nagios server. Certs are also
|
||||
automatically renewed.</p>
|
||||
|
||||
<p>If you prefer to use https but use self-signed certs or your own CA, simply
|
||||
set to false. This will point the SSL vhost config file to the default
|
||||
location for TLS certificates.</p>
|
||||
|
||||
<h3 id="label-httpd+vHost+files">httpd vHost files</h3>
|
||||
|
||||
<p>by Default, Nagios creates its own nagios.conf file, which is not a vhost
|
||||
file and relies on the main ssd.conf. However, as Nagios might be running
|
||||
on a regular web server with various other web instances (not recommended
|
||||
through), we will not want to manage ssl.conf directly, hence the module
|
||||
creates a vhost for the ssl host.</p>
|
||||
through for performance reasons), we will not want to manage ssl.conf
|
||||
directly, hence the module creates a vhost for the ssl host.</p>
|
||||
|
||||
<h3 id="label-Known+Problems">Known Problems</h3>
|
||||
|
||||
@@ -326,7 +331,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:38 2017 by
|
||||
Generated on Sun Jul 23 15:13:09 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>
|
||||
|
||||
@@ -255,21 +255,26 @@ selinux is disabled, these contexts are ignored.</p>
|
||||
|
||||
<p>This module can optionally setup <a
|
||||
href="https://certbot.eff.org/">certbot</a> TLS certificate management for
|
||||
the frontend GUI. In order to do so, set <code>ng_enable_certbot</code> to
|
||||
true (default). Effectively, this will manage the certs before even
|
||||
installing Nagios, so there will be no problems with the Nagios showing up
|
||||
with a self-signed certificate.
|
||||
Once enabled, the module will go and try to
|
||||
obtain a certificate automatically. For this to work, you need to have
|
||||
proper DNS resolution set up for your domain / nagios server.</p>
|
||||
the frontend GUI. In order to do so, set <code>$ng_enable_certbot</code> as
|
||||
well as <code>$ng_use_https</code> to <code>true</code> (default).
|
||||
Effectively, this will manage the certs before even installing Nagios, so
|
||||
there will be no problems with the Nagios showing up with a self-signed
|
||||
certificate. Once enabled, the module will go and try to obtain a
|
||||
certificate automatically. For this to work, you need to have proper DNS
|
||||
resolution set up for your domain / nagios server. Certs are also
|
||||
automatically renewed.</p>
|
||||
|
||||
<p>If you prefer to use https but use self-signed certs or your own CA, simply
|
||||
set to false. This will point the SSL vhost config file to the default
|
||||
location for TLS certificates.</p>
|
||||
|
||||
<h3 id="label-httpd+vHost+files">httpd vHost files</h3>
|
||||
|
||||
<p>by Default, Nagios creates its own nagios.conf file, which is not a vhost
|
||||
file and relies on the main ssd.conf. However, as Nagios might be running
|
||||
on a regular web server with various other web instances (not recommended
|
||||
through), we will not want to manage ssl.conf directly, hence the module
|
||||
creates a vhost for the ssl host.</p>
|
||||
through for performance reasons), we will not want to manage ssl.conf
|
||||
directly, hence the module creates a vhost for the ssl host.</p>
|
||||
|
||||
<h3 id="label-Known+Problems">Known Problems</h3>
|
||||
|
||||
@@ -326,7 +331,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:38 2017 by
|
||||
Generated on Sun Jul 23 15:13:08 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>
|
||||
|
||||
@@ -139,7 +139,7 @@ class cd_nagios {
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:38 2017 by
|
||||
Generated on Sun Jul 23 15:13:09 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>
|
||||
|
||||
@@ -230,7 +230,7 @@ class cd_nagios::certbot::certs (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -368,7 +368,7 @@ class cd_nagios::client::target (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -207,7 +207,7 @@ class cd_nagios::firewall::iptables (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:11 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>
|
||||
|
||||
@@ -195,7 +195,7 @@ class cd_nagios::main::config (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -468,7 +468,7 @@ class cd_nagios::main::dirs (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -235,7 +235,7 @@ class cd_nagios::main::install (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -200,7 +200,7 @@ class cd_nagios::main::user (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -2356,7 +2356,7 @@ $ng_certbot_live = "${ng_certbot_main_dir}/live"
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:39 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -249,7 +249,7 @@ class cd_nagios::selinux::config (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:11 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>
|
||||
|
||||
@@ -195,7 +195,7 @@ class cd_nagios::server::access_rules (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:11 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>
|
||||
|
||||
@@ -324,7 +324,7 @@ class cd_nagios::server::files (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:10 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>
|
||||
|
||||
@@ -174,7 +174,7 @@ class cd_nagios::server::service (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:11 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>
|
||||
|
||||
@@ -220,7 +220,7 @@ $ng_service = $::cd_nagios::params::ng_service
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:40 2017 by
|
||||
Generated on Sun Jul 23 15:13:11 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>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Sun Jul 23 14:32:38 2017 by
|
||||
Generated on Sun Jul 23 15:13:09 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