diff --git a/manifests/params.pp b/manifests/params.pp index 95269d5..f240c39 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -88,8 +88,12 @@ # @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_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_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 (