diff --git a/manifests/params.pp b/manifests/params.pp index 14be952..3b97929 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -1,7 +1,7 @@ ## cd_alloy::params.pp # Module name: cd_alloy # Author: Arne Teuke (arne_teuke@confdroid.com) -# @param [string] repackages which packages to install +# @param [string] reqpackages which packages to install # @param [string] pkg_ensure 'latest' or 'present' # @summary Class contains all parameters for the cd_alloy module. ##############################################################################