From b4292287ff03667ea962f93447fef65b74f6a873 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Fri, 28 Jul 2017 19:19:39 +0200 Subject: [PATCH] recommit for updates in build 25 --- CHANGELOG.md | 10 +++ doc/_index.html | 2 +- doc/file.README.html | 2 +- doc/index.html | 2 +- doc/puppet_classes/cd_nrpe.html | 2 +- .../cd_nrpe_3A_3Afirewall_3A_3Aiptables.html | 4 +- .../cd_nrpe_3A_3Amain_3A_3Aconfig.html | 2 +- .../cd_nrpe_3A_3Amain_3A_3Adirs.html | 2 +- .../cd_nrpe_3A_3Amain_3A_3Afiles.html | 2 +- .../cd_nrpe_3A_3Amain_3A_3Ainstall.html | 2 +- .../cd_nrpe_3A_3Amain_3A_3Aservice.html | 4 +- .../cd_nrpe_3A_3Amain_3A_3Auser.html | 2 +- doc/puppet_classes/cd_nrpe_3A_3Aparams.html | 76 ++++++++++++------- ...d_nrpe_3A_3Acommands_3A_3Adefinitions.html | 2 +- doc/top-level-namespace.html | 2 +- 15 files changed, 75 insertions(+), 41 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f87e8bf..866e193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Changelog of Git Changelog.

No issue

+fff6edf496b2993 Arne Teuke 2017-07-28 17:06:39 +

+

adding dirs

+ +

+3e44f3fecfe1012 Jenkins Server 2017-07-28 17:06:32 +

+

recommit for updates in build 22

+ +

c4c512987a9e30d Arne Teuke 2017-07-28 16:58:53

adding user

diff --git a/doc/_index.html b/doc/_index.html index 7ed4e31..89cf6cb 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -166,7 +166,7 @@ diff --git a/doc/file.README.html b/doc/file.README.html index e515a68..4039447 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -252,7 +252,7 @@ environments.

diff --git a/doc/index.html b/doc/index.html index 379a001..cdc3b77 100644 --- a/doc/index.html +++ b/doc/index.html @@ -252,7 +252,7 @@ environments.

diff --git a/doc/puppet_classes/cd_nrpe.html b/doc/puppet_classes/cd_nrpe.html index 85be947..534ce45 100644 --- a/doc/puppet_classes/cd_nrpe.html +++ b/doc/puppet_classes/cd_nrpe.html @@ -140,7 +140,7 @@ class cd_nrpe { diff --git a/doc/puppet_classes/cd_nrpe_3A_3Afirewall_3A_3Aiptables.html b/doc/puppet_classes/cd_nrpe_3A_3Afirewall_3A_3Aiptables.html index 1de1568..707db3b 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Afirewall_3A_3Aiptables.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Afirewall_3A_3Aiptables.html @@ -151,7 +151,7 @@ class cd_nrpe::firewall::iptables ( if $ne_incl_fw == true { - firewall { "${ne_fw_order_no}${ne_nrpe_port} tcp ${ne_nrpe_port}": + firewall { "${ne_fw_order_no}${ne_nrpe_port} port ${ne_nrpe_port}": proto => ['tcp','udp'], dport => $ne_nrpe_port, action => 'accept', @@ -165,7 +165,7 @@ class cd_nrpe::firewall::iptables ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aconfig.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aconfig.html index 0f562c5..8a5cddb 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aconfig.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aconfig.html @@ -154,7 +154,7 @@ class cd_nrpe::main::config ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Adirs.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Adirs.html index c11b781..5ba9e53 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Adirs.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Adirs.html @@ -205,7 +205,7 @@ class cd_nrpe::main::dirs ( 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 e369c16..472d536 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Afiles.html @@ -217,7 +217,7 @@ class cd_nrpe::main::files ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Ainstall.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Ainstall.html index f9d5593..0928f36 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Ainstall.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Ainstall.html @@ -160,7 +160,7 @@ class cd_nrpe::main::install ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aservice.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aservice.html index 51eb16c..04dc5a3 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aservice.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Aservice.html @@ -158,7 +158,7 @@ class cd_nrpe::main::service ( require cd_nrpe::firewall::iptables } - require cd_nrpe::main::dirs + require cd_nrpe::main::files service { $ne_service: ensure => running, @@ -175,7 +175,7 @@ class cd_nrpe::main::service ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Auser.html b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Auser.html index f1a2442..50752a8 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Auser.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Amain_3A_3Auser.html @@ -193,7 +193,7 @@ class cd_nrpe::main::user ( diff --git a/doc/puppet_classes/cd_nrpe_3A_3Aparams.html b/doc/puppet_classes/cd_nrpe_3A_3Aparams.html index 0d2bdf8..ac44937 100644 --- a/doc/puppet_classes/cd_nrpe_3A_3Aparams.html +++ b/doc/puppet_classes/cd_nrpe_3A_3Aparams.html @@ -133,8 +133,7 @@ for more details.

with this program. If not, see www.gnu.org/licenses/. be passed to -the NRPE daemon. -~param [string] ne_user_home the home for the service user

+the NRPE daemon.

@@ -722,6 +721,24 @@ needed.

+
  • + + ne_user_home + + + (string) + + + (defaults to: '/var/run/nrpe') + + + — +
    +

    the home for the service user

    +
    + +
  • +
  • ne_user_shell @@ -738,19 +755,6 @@ needed.

    the shell for the service user.

    -
  • - -
  • - - ne_user_home - - - (Any) - - - (defaults to: '/var/run/nrpe') - -
  • @@ -758,12 +762,17 @@ needed.

    ne_user_groups - (Any) + (string) (defaults to: undef) + — +
    +

    additional groups for the service user.

    +
    +
  • @@ -771,12 +780,17 @@ needed.

    ne_server_address - (Any) + (string) (defaults to: '127.0.0.1') + — +
    +

    the network interfaces to listen on

    +
    +
  • @@ -784,12 +798,17 @@ needed.

    ne_allow_weak_rnd_seed - (Any) + (string) (defaults to: '1') + — +
    +

    Whether to allow weak random seeds

    +
    +
  • @@ -797,12 +816,17 @@ needed.

    ne_include_selinux - (Any) + (string) (defaults to: true) + — +
    +

    Whether to manage selinux

    +
    +
  • @@ -822,10 +846,6 @@ needed.

     
     
    -94
    -95
    -96
    -97
     98
     99
     100
    @@ -896,10 +916,14 @@ needed.

    165 166 167 -168
    +168 +169 +170 +171 +172 -
    # File 'manifests/params.pp', line 94
    +        
    # File 'manifests/params.pp', line 98
     
     class cd_nrpe::params (
     
    @@ -983,7 +1007,7 @@ $ne_nrpe_conf_erb           = 'cd_nrpe/nrpe_conf.erb'
     
     
           
    diff --git a/doc/puppet_defined_types/cd_nrpe_3A_3Acommands_3A_3Adefinitions.html b/doc/puppet_defined_types/cd_nrpe_3A_3Acommands_3A_3Adefinitions.html
    index fd31bfc..41ad60d 100644
    --- a/doc/puppet_defined_types/cd_nrpe_3A_3Acommands_3A_3Adefinitions.html
    +++ b/doc/puppet_defined_types/cd_nrpe_3A_3Acommands_3A_3Adefinitions.html
    @@ -148,7 +148,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses/.

    diff --git a/doc/top-level-namespace.html b/doc/top-level-namespace.html index 6dd308c..4b7a500 100644 --- a/doc/top-level-namespace.html +++ b/doc/top-level-namespace.html @@ -90,7 +90,7 @@