add backend options

This commit is contained in:
Arne Teuke
2025-02-22 14:21:19 +01:00
parent a21b5a2edf
commit 7341c24bc9
2 changed files with 16 additions and 8 deletions

View File

@@ -46,6 +46,8 @@ define cd_haproxy::server::proxy (
$be_stick_table = '',
$be_stick_on = '',
$be_http_check = '',
$be_http_request = '',
$be_acl_rule = '',
) {