recommit for updates in build 16

This commit is contained in:
2018-04-29 14:21:12 +02:00
parent 150501d3fa
commit cfe74523e2
4 changed files with 19 additions and 3 deletions

View File

@@ -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>

View File

@@ -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. =&gt; 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>

View File

@@ -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. =&gt; 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>

View File

@@ -351,7 +351,7 @@ class cd_nagios::server::service (
enable =&gt; true,
}
@@nagios_host { &quot;localhost_${::hostname}&quot;:
@@nagios_host { &#39;localhost&#39;:
ensure =&gt; $ng_ping_ensure,
alias =&gt; &#39;localhost&#39;,
address =&gt; &#39;127.0.0.1&#39;,