adds acl rule for testing
This commit is contained in:
@@ -50,6 +50,7 @@ $hy_acl_rule = 'cd_haproxy/haproxy_acl_rule.erb'
|
|||||||
concat::fragment { "acl_${name}":
|
concat::fragment { "acl_${name}":
|
||||||
target => $hy_main_config,
|
target => $hy_main_config,
|
||||||
content => template($hy_acl_rule),
|
content => template($hy_acl_rule),
|
||||||
|
order => $acl_order,
|
||||||
}
|
}
|
||||||
|
|
||||||
# create backend section
|
# create backend section
|
||||||
|
|||||||
Reference in New Issue
Block a user