From 38539c3ff44e7d360a530edb3ec8b113b29ab893 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Fri, 10 Sep 2021 15:03:54 +0200 Subject: [PATCH] add missing puppet parameters --- manifests/params.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/params.pp b/manifests/params.pp index 49bda87..3d8bdd3 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -60,6 +60,7 @@ # @param [string] ae_https_port the port to use for the https protocol # @param [string] ae_target_service wich service to monitor with nagios # @param [boolean] ae_manage_fw whether to manage firewll settings +# @param [string] reqpackages List of packages to install. ########################################################################### ############################################################################## class cd_apache::params (