add correct tag

This commit is contained in:
Arne Teuke
2025-02-24 12:08:50 +01:00
parent 9b80e5cb71
commit d04bca3965

View File

@@ -1,7 +1,7 @@
## cd_alloy::params.pp ## cd_alloy::params.pp
# Module name: cd_alloy # Module name: cd_alloy
# Author: Arne Teuke (arne_teuke@confdroid.com) # 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' # @param [string] pkg_ensure 'latest' or 'present'
# @summary Class contains all parameters for the cd_alloy module. # @summary Class contains all parameters for the cd_alloy module.
############################################################################## ##############################################################################