edites template

This commit is contained in:
Arne Teuke
2018-12-30 16:01:29 +01:00
parent 1b5419be92
commit 4df4fa95c3
3 changed files with 5 additions and 3 deletions

View File

@@ -27,7 +27,6 @@ class cd_haproxy::server::proxy_test (
cd_haproxy::server::proxy { 'testing':
frontend_name => 'test01-frontend',
frontend_mode => 'http',
fe_use_backend => "${backend_name}",
acl_rule => 'test01-acl',
backend_name => 'test01-backend',
}