remove unrequired parameter dosumentation

This commit is contained in:
Arne Teuke
2025-04-23 13:45:05 +02:00
parent 3231e68e10
commit 73750fbe47

View File

@@ -4,9 +4,6 @@
# @summary Class contains all class parameters for ssh_cd # @summary Class contains all class parameters for ssh_cd
# @param [array] reqpackages packages to install # @param [array] reqpackages packages to install
# @param [string] pkg_ensure version to install: 'present' or 'latest' # @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 ( class ssh_cd::params (