recommit for updates in build 16
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
||||
<h2> No issue </h2>
|
||||
|
||||
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/5636431f0e3b25c">5636431f0e3b25c</a> Jenkins ConfDroid <i>2018-04-29 12:04:51</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 15</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/2436e94da9c1714">2436e94da9c1714</a> Arne Teuke <i>2018-04-29 12:04:42</i>
|
||||
<p>
|
||||
<h3>updates template</h3>
|
||||
|
||||
</p>
|
||||
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/99cb6f049c87f4d">99cb6f049c87f4d</a> Jenkins ConfDroid <i>2018-04-29 11:55:21</i>
|
||||
<p>
|
||||
<h3>recommit for updates in build 14</h3>
|
||||
|
||||
@@ -349,7 +349,10 @@ required firewall port on clients (optional,default).</p>
|
||||
<h3 id="label-Known+Problems">Known Problems</h3>
|
||||
<ul><li>
|
||||
<p>Collected resources import ordering problem: The module might try to import
|
||||
collected facts before nagios is even installed. => ToDo</p>
|
||||
collected facts before nagios is even installed.</p>
|
||||
</li><li>
|
||||
<p>SELINUX modules: it appears that sealerts are different accross systems. it
|
||||
might be typically easier to work through sealerts manually.</p>
|
||||
</li></ul>
|
||||
|
||||
<h3 id="label-Support">Support</h3>
|
||||
|
||||
@@ -349,7 +349,10 @@ required firewall port on clients (optional,default).</p>
|
||||
<h3 id="label-Known+Problems">Known Problems</h3>
|
||||
<ul><li>
|
||||
<p>Collected resources import ordering problem: The module might try to import
|
||||
collected facts before nagios is even installed. => ToDo</p>
|
||||
collected facts before nagios is even installed.</p>
|
||||
</li><li>
|
||||
<p>SELINUX modules: it appears that sealerts are different accross systems. it
|
||||
might be typically easier to work through sealerts manually.</p>
|
||||
</li></ul>
|
||||
|
||||
<h3 id="label-Support">Support</h3>
|
||||
|
||||
@@ -351,7 +351,7 @@ class cd_nagios::server::service (
|
||||
enable => true,
|
||||
}
|
||||
|
||||
@@nagios_host { "localhost_${::hostname}":
|
||||
@@nagios_host { 'localhost':
|
||||
ensure => $ng_ping_ensure,
|
||||
alias => 'localhost',
|
||||
address => '127.0.0.1',
|
||||
|
||||
Reference in New Issue
Block a user