Recommit for updates in build 15
This commit is contained in:
@@ -947,7 +947,7 @@
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'1:1'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'1:'</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
@@ -1128,7 +1128,7 @@ class confdroid_haproxy::params (
|
||||
Boolean $hy_manage_nagios = false,
|
||||
String $hy_target_service = '/etc/nagios/conf.d/haproxy_service.cfg',
|
||||
Array $hy_target_contacts = ['nagiosadmin'],
|
||||
String $hy_procs_allowed = '1:1'
|
||||
String $hy_procs_allowed = '1:'
|
||||
|
||||
) {
|
||||
$fqdn = $facts['networking']['fqdn']
|
||||
|
||||
Reference in New Issue
Block a user