adding template for testing

This commit is contained in:
Arne Teuke
2018-12-29 19:36:27 +01:00
parent 8cba64a35b
commit c594d0851b
2 changed files with 2 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
define cd_haproxy::server::proxy (
$frontend_name = undef,
$frontend_order = undef,
$frontend_order = '010',
) {