adjust everything for compliance with puppet-lint
This commit is contained in:
@@ -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 (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user