remove unrequired parameter dosumentation
This commit is contained in:
@@ -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 (
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user