recommit for updates in build 97

This commit is contained in:
2017-07-26 13:16:49 +02:00
parent 223ca945a2
commit d395b5f60d
29 changed files with 1124 additions and 80 deletions

View File

@@ -145,14 +145,20 @@ parameters
through external Puppet rules via define
* manage Nagios commands through
Puppet exports
* configure NRPE on clients (optional)
* configure firewall
(optional)
* configure selinux policies (optional)
* configure forwarding
http to https including accesing the /nagios url directly (optional)
*
manage TLS certificates through certbot (optional)</p>
* manage Nagios template definitions through external Puppet
rules via define
* manage Nagios main contacts through Puppet exports.
Additional contacts can be created through external Puppet rules via
define, to avoid having to alter the module code.
* configure NRPE on
clients (optional)
* configure firewall (optional)
* configure selinux
policies (optional)
* configure forwarding http to https including accesing
the /nagios url directly (optional)
* manage TLS certificates through
certbot (optional)</p>
<p>Service
* manage Nagios service on server
@@ -184,6 +190,14 @@ for selinux policy adjustments</p>
</li><li>
<p><a href="https://gitlab.puppetsoft.com/12WW1160/cd_certbot">cd_certbot</a>
to auto-manage TLS certificates (optional)</p>
</li><li>
<p><a href="https://gitlab.puppetsoft.com/12WW1160/cd_stdlib">cd_stdlib</a> or
<a href="https://github.com/puppetlabs/puppetlabs-stdlib">puppetlabs
stdlib</a> to facilitate concat</p>
</li><li>
<p><a href="https://gitlab.puppetsoft.com/12WW1160/cd_stdlib">cd-concat</a> or
<a href="https://github.com/puppetlabs/puppetlabs-concat">puppetlabs
concat</a> to concatenate configuration files from different sources.</p>
</li></ul>
<h3 id="label-Deployment">Deployment</h3>
@@ -338,7 +352,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Tue Jul 25 20:03:58 2017 by
Generated on Wed Jul 26 13:16:39 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>