From ef3c84bbcbff07a5362d70853efccea696e3ff0d Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Fri, 10 Sep 2021 15:00:18 +0200 Subject: [PATCH] add missing puppet parameters --- manifests/params.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/params.pp b/manifests/params.pp index 46158dc..49bda87 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -58,6 +58,8 @@ # @param [string] ae_order_no the order number for the firewall rules # @param [string] ae_http_port the port to use for the http protocol # @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 ########################################################################### ############################################################################## class cd_apache::params (