From d04bca39652efa185a9dcf3fef5b78d6df839738 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Mon, 24 Feb 2025 12:08:50 +0100 Subject: [PATCH] add correct tag --- manifests/params.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ##############################################################################