diff --git a/CHANGELOG.md b/CHANGELOG.md
index b099fc3..cd211bc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
No issue
+5636431f0e3b25c Jenkins ConfDroid 2018-04-29 12:04:51
+
+
recommit for updates in build 15
+
+
+2436e94da9c1714 Arne Teuke 2018-04-29 12:04:42
+
+
updates template
+
+
99cb6f049c87f4d Jenkins ConfDroid 2018-04-29 11:55:21
recommit for updates in build 14
diff --git a/doc/file.README.html b/doc/file.README.html
index 1ca5318..0d7186a 100644
--- a/doc/file.README.html
+++ b/doc/file.README.html
@@ -349,7 +349,10 @@ required firewall port on clients (optional,default).
Known Problems
-
Collected resources import ordering problem: The module might try to import
-collected facts before nagios is even installed. => ToDo
+collected facts before nagios is even installed.
+ -
+
SELINUX modules: it appears that sealerts are different accross systems. it
+might be typically easier to work through sealerts manually.
Support
diff --git a/doc/index.html b/doc/index.html
index fee55e6..0d93ef2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -349,7 +349,10 @@ required firewall port on clients (optional,default).
Known Problems
-
Collected resources import ordering problem: The module might try to import
-collected facts before nagios is even installed. => ToDo
+collected facts before nagios is even installed.
+ -
+
SELINUX modules: it appears that sealerts are different accross systems. it
+might be typically easier to work through sealerts manually.
Support
diff --git a/doc/puppet_classes/cd_nagios_3A_3Aserver_3A_3Aservice.html b/doc/puppet_classes/cd_nagios_3A_3Aserver_3A_3Aservice.html
index 5a80826..4c74832 100644
--- a/doc/puppet_classes/cd_nagios_3A_3Aserver_3A_3Aservice.html
+++ b/doc/puppet_classes/cd_nagios_3A_3Aserver_3A_3Aservice.html
@@ -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',