adds frontend variables

This commit is contained in:
Arne Teuke
2018-12-30 15:39:04 +01:00
parent 2917654242
commit 74f61bc04f
4 changed files with 5 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
define cd_haproxy::server::proxy (
$frontend_name = undef,
$frontend_mode = undef,
$frontend_order = '010',
$acl_rule = undef,
$acl_order = '020',