adjust everything for compliance with puppet-lint

This commit is contained in:
Arne Teuke
2025-05-16 11:51:14 +02:00
parent 1fa3082549
commit b8a06e73a7
22 changed files with 5 additions and 2873 deletions

View File

@@ -2,9 +2,9 @@
# Module name: resources_cd
# Author: Arne Teuke (arne_teuke@confdroid.com)
# @summary Class contains all parameters for the resources_cd module.
# @param [array] reqpackages which packages to install
# @param [string] pkg_ensure version to install, 'present', 'latest', 'v1.0'
# @param [boolean] rs_enable_epel whether to enable epel
# @param [Array] reqpackages which packages to install
# @param [String] pkg_ensure version to install, 'present', 'latest', 'v1.0'
# @param [Boolean] rs_enable_epel whether to enable epel
##############################################################################
class resources_cd::params (