recommit for updates in build 16
This commit is contained in:
@@ -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