Recommit for updates in build 27
This commit is contained in:
@@ -393,7 +393,7 @@ inherited by all classes except defines.
|
|||||||
<span class='type'>(<tt>Boolean</tt>)</span>
|
<span class='type'>(<tt>Boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
<em class="default">(defaults to: <tt>true</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -515,7 +515,7 @@ class confdroid_apache::params (
|
|||||||
String $ae_target_service = '/etc/nagios/conf.d/httpd_service.cfg',
|
String $ae_target_service = '/etc/nagios/conf.d/httpd_service.cfg',
|
||||||
|
|
||||||
# firewall
|
# firewall
|
||||||
Boolean $ae_manage_fw = false,
|
Boolean $ae_manage_fw = true,
|
||||||
String $ae_order_no = '50',
|
String $ae_order_no = '50',
|
||||||
String $ae_http_port = '80',
|
String $ae_http_port = '80',
|
||||||
String $ae_https_port = '443',
|
String $ae_https_port = '443',
|
||||||
|
|||||||
Reference in New Issue
Block a user