edites template

This commit is contained in:
Arne Teuke
2018-12-30 16:04:15 +01:00
parent 4df4fa95c3
commit f0d90b1094

View File

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