add stickiness options
This commit is contained in:
@@ -43,6 +43,8 @@ define cd_haproxy::server::proxy (
|
||||
$fe_tcp_request = '',
|
||||
$fe_http_request = '',
|
||||
$backend_configs = [],
|
||||
$be_stick_table = '',
|
||||
$be_stick_on = '',
|
||||
|
||||
) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user