updated params

This commit is contained in:
Arne Teuke
2017-07-28 18:19:44 +01:00
parent a1687e040c
commit 2e73736c2a

View File

@@ -88,8 +88,12 @@
# @param [string] ne_user the NRPE service user # @param [string] ne_user the NRPE service user
# @param [string] ne_user_comment The comment for the service user /etc/passwd # @param [string] ne_user_comment The comment for the service user /etc/passwd
# @param [string] ne_user_uid the UID for the service user # @param [string] ne_user_uid the UID for the service user
# ~param [string] ne_user_home the home for the service user # @param [string] ne_user_home the home for the service user
# @param [string] ne_user_shell the shell for the service user. # @param [string] ne_user_shell the shell for the service user.
# @param [string] ne_user_groups additional groups for the service user.
# @param [string] ne_server_address the network interfaces to listen on
# @param [string] ne_allow_weak_rnd_seed Whether to allow weak random seeds
# @param [string] ne_include_selinux Whether to manage selinux
############################################################################### ###############################################################################
class cd_nrpe::params ( class cd_nrpe::params (