From 73750fbe47bb575c8fa8bb6759c7c84556173dbe Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 23 Apr 2025 13:45:05 +0200 Subject: [PATCH] remove unrequired parameter dosumentation --- manifests/params.pp | 3 --- 1 file changed, 3 deletions(-) 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 (