diff --git a/manifests/params.pp b/manifests/params.pp index 5ddf30a..673ba0a 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -4,9 +4,6 @@ # @summary Class contains all class parameters for ssh_cd # @param [array] reqpackages packages to install # @param [string] pkg_ensure version to install: 'present' or 'latest' -# @param [string] sshd_user the name of the daemon user -# @param [string] ssh_etc_path the directory path -# @param [string] sshd_service the name of the daemon ############################################################################## class ssh_cd::params (