From 67f014329708f91f1d8ec6b359748d5e99fb4a9a Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Fri, 10 Sep 2021 15:02:02 +0200
Subject: [PATCH] recommit for updates in build 53
---
doc/puppet_classes/cd_apache_3A_3Aparams.html | 48 +++++++++++--------
1 file changed, 29 insertions(+), 19 deletions(-)
diff --git a/doc/puppet_classes/cd_apache_3A_3Aparams.html b/doc/puppet_classes/cd_apache_3A_3Aparams.html
index 441de25..3abf041 100644
--- a/doc/puppet_classes/cd_apache_3A_3Aparams.html
+++ b/doc/puppet_classes/cd_apache_3A_3Aparams.html
@@ -420,19 +420,6 @@ disabled.
the port to use for the https protocol
-
-
-
-
- reqpackages
-
-
- (Any)
-
-
- (defaults to: ['httpd','mod_ssl'])
-
-
@@ -440,12 +427,17 @@ disabled.
ae_target_service
- (Any)
+ (string)
(defaults to: '/etc/nagios/conf.d/httpd_service.cfg')
+ —
+
+
wich service to monitor with nagios
+
+
@@ -453,12 +445,30 @@ disabled.
ae_manage_fw
- (Any)
+ (boolean)
(defaults to: false)
+ —
+
+
whether to manage firewll settings
+
+
+
+
+
+
+ reqpackages
+
+
+ (Any)
+
+
+ (defaults to: ['httpd','mod_ssl'])
+
+
@@ -471,8 +481,6 @@ disabled.
-63
-64
65
66
67
@@ -541,10 +549,12 @@ disabled.
130
131
132
-133
+133
+134
+135
- # File 'manifests/params.pp', line 63
+ # File 'manifests/params.pp', line 65
class cd_apache::params (
|