adds acl rule for testing
This commit is contained in:
@@ -28,7 +28,7 @@ define cd_haproxy::server::proxy (
|
||||
$frontend_name = undef,
|
||||
$frontend_order = '010',
|
||||
$acl_rule = undef,
|
||||
$acl_order = '20',
|
||||
$acl_order = '020',
|
||||
$backend_name = undef,
|
||||
$backend_order = '030',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user