recommit for updates in build 109
This commit is contained in:
20
CHANGELOG.md
20
CHANGELOG.md
@@ -8,6 +8,26 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/2b24ed69186142a">2b24ed69186142a</a> Jenkins Server <i>2017-07-27 10:41:48</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 108</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/e02276ecc70dbca">e02276ecc70dbca</a> Arne Teuke <i>2017-07-27 10:41:22</i>
|
||||
<p>
|
||||
<h3>added and linked add_contactgroups_rules</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/26ef9aac8152b99">26ef9aac8152b99</a> Arne Teuke <i>2017-07-27 10:39:45</i>
|
||||
<p>
|
||||
<h3>added and linked add_contactgroups_rules</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/5108aab0dc48113">5108aab0dc48113</a> Arne Teuke <i>2017-07-27 10:05:58</i>
|
||||
<p>
|
||||
<h3>added add_contactgroups</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/0564cc970be1899">0564cc970be1899</a> Jenkins Server <i>2017-07-26 14:27:43</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 105</h3>
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Adirs.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Ainstall.html
|
||||
| | |-- cd_nagios_3A_3Amain_3A_3Auser.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contact_rules.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Acommands.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aconfig.html
|
||||
@@ -30,6 +31,7 @@
|
||||
| | |-- cd_nagios_3A_3Aserver_3A_3Aservice.html
|
||||
| | `-- cd_nagios.html
|
||||
| |-- puppet_defined_types
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contactgroups.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Aadd_contact.html
|
||||
| | |-- cd_nagios_3A_3Anagios_3A_3Aobjects_3A_3Atemplates.html
|
||||
| | `-- cd_nagios_3A_3Aserver_3A_3Aaccess.html
|
||||
@@ -106,4 +108,4 @@
|
||||
|-- README.md
|
||||
`-- REPOSTRUCTURE.md
|
||||
|
||||
20 directories, 86 files
|
||||
20 directories, 88 files
|
||||
|
||||
@@ -236,7 +236,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:38 2017 by
|
||||
Generated on Thu Jul 27 12:56: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>
|
||||
|
||||
@@ -150,15 +150,18 @@ 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>
|
||||
* manage Nagios main
|
||||
contactgroups through Puppet exports. Additional contact groups 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
|
||||
@@ -352,7 +355,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:39 2017 by
|
||||
Generated on Thu Jul 27 12:56:25 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>
|
||||
|
||||
@@ -150,15 +150,18 @@ 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>
|
||||
* manage Nagios main
|
||||
contactgroups through Puppet exports. Additional contact groups 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
|
||||
@@ -352,7 +355,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:38 2017 by
|
||||
Generated on Thu Jul 27 12:56:25 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 Thu Jul 27 12:41:39 2017 by
|
||||
Generated on Thu Jul 27 12:56:26 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:29 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:29 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:29 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>
|
||||
|
||||
@@ -210,7 +210,7 @@ class cd_nagios::nagios::objects::add_contact_rules (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:31 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>
|
||||
|
||||
@@ -227,7 +227,7 @@ class cd_nagios::nagios::objects::add_contactgroups_rules (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:31 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>
|
||||
|
||||
@@ -595,7 +595,7 @@ class cd_nagios::nagios::objects::commands (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -142,7 +142,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
33
|
||||
34
|
||||
35
|
||||
36</pre>
|
||||
36
|
||||
37</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/nagios/objects/config.pp', line 23</span>
|
||||
@@ -158,6 +159,7 @@ class cd_nagios::nagios::objects::config (
|
||||
require cd_nagios::nagios::objects::contacts
|
||||
require cd_nagios::nagios::objects::add_contact_rules
|
||||
require cd_nagios::nagios::objects::contactgroups
|
||||
require cd_nagios::nagios::objects::add_contactgroups_rules
|
||||
|
||||
}
|
||||
}</pre>
|
||||
@@ -168,7 +170,7 @@ class cd_nagios::nagios::objects::config (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -237,7 +237,7 @@ class cd_nagios::nagios::objects::contactgroups (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:31 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>
|
||||
|
||||
@@ -280,7 +280,7 @@ class cd_nagios::nagios::objects::contacts (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -305,7 +305,7 @@ class cd_nagios::nagios::objects::template_rules (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:31 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>
|
||||
|
||||
@@ -5579,7 +5579,7 @@ $ng_target_command = "${ng_conf_d_dir}/nagios_command.cfg"
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:29 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 Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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 Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -334,7 +334,7 @@ class cd_nagios::server::files (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -268,7 +268,7 @@ class cd_nagios::server::service (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:43 2017 by
|
||||
Generated on Thu Jul 27 12:56:30 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>
|
||||
|
||||
@@ -247,7 +247,7 @@ $ng_contacts_rule_erb = $::cd_nagios::params::ng_contacts_rule_erb
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:45 2017 by
|
||||
Generated on Thu Jul 27 12:56:32 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>
|
||||
|
||||
@@ -217,7 +217,7 @@ $ng_tgt_contactgroup_add = $::cd_nagios::params::ng_tgt_contactgroup_add
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:45 2017 by
|
||||
Generated on Thu Jul 27 12:56:32 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>
|
||||
|
||||
@@ -935,7 +935,7 @@ $ng_templates_rule_erb = $::cd_nagios::params::ng_templates_rule_erb
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Thu Jul 27 12:41:45 2017 by
|
||||
Generated on Thu Jul 27 12:56:32 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 Thu Jul 27 12:41:44 2017 by
|
||||
Generated on Thu Jul 27 12:56:31 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 Thu Jul 27 12:41:39 2017 by
|
||||
Generated on Thu Jul 27 12:56:26 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