recommit for updates in build 236
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
|
||||
<span class='object_link'><a href="cd_haproxy_3A_3Afirewall_3A_3Aiptables.html" title="puppet_classes::cd_haproxy::firewall::iptables (puppet_class)">cd_haproxy::firewall::iptables</a></span><br/>
|
||||
|
||||
<span class='object_link'><a href="cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html" title="puppet_classes::cd_haproxy::monitoring::fail2ban (puppet_class)">cd_haproxy::monitoring::fail2ban</a></span><br/>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
@@ -707,6 +709,19 @@ succeed.</p>
|
||||
<p>set the timeout value for how long to check if the timeout has occured</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>hy_manage_fail2ban</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>Any</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -868,7 +883,10 @@ succeed.</p>
|
||||
138
|
||||
139
|
||||
140
|
||||
141</pre>
|
||||
141
|
||||
142
|
||||
143
|
||||
144</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 58</span>
|
||||
@@ -884,6 +902,9 @@ $hy_host_fqdn = undef,
|
||||
$hy_manage_fw = true,
|
||||
$hy_fw_order_no = '50',
|
||||
|
||||
# fail2ban
|
||||
$hy_manage_fail2ban = false,
|
||||
|
||||
# main config
|
||||
$hy_http_port = '80',
|
||||
$hy_https_port = '443',
|
||||
|
||||
Reference in New Issue
Block a user