From 7ba65eb308d9609d18d5d4bb5008bc45eb23da0c Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Tue, 23 Apr 2019 20:47:44 +0200 Subject: [PATCH] recommit for updates in build 10 --- CHANGELOG.md | 15 +++++++++++++++ .../cd_nrpe_3A_3Amain_3A_3Afiles.html | 4 +++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a12acb..49431ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,21 @@ Changelog of Git Changelog.

No issue

+5fc268f5d4591d9 Jenkins ConfDroid 2019-04-23 18:41:23 +

+

recommit for updates in build 9

+ +

+57af17a07495712 Arne Teuke 2019-04-23 18:40:41 +

+

adds file content for nrpe.te

+ +

+1f5bd4c94eaae82 Arne Teuke 2019-04-23 18:38:44 +

+

adds file content for nrpe.te

+ +

fc2fa8123911d6d Jenkins ConfDroid 2019-04-23 18:24:43

recommit for updates in build 7

diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html index 1ff9390..9a11d26 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html @@ -185,7 +185,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses/.

86 87 88 -89 +89 +90
# File 'manifests/main/files.pp', line 23
@@ -246,6 +247,7 @@ class cd_nrpe::main::files (
     # file for sudo  selinux policy
     file { $ne_nrpe_te_file:
       ensure    =>  file,
+      path      =>  $ne_nrpe_te_file,
       owner     =>  'root',
       group     =>  'root',
       mode      =>  '0440',