adding template for testing

This commit is contained in:
Arne Teuke
2018-12-29 19:40:26 +01:00
parent c594d0851b
commit 542577c35c

View File

@@ -24,7 +24,7 @@ class cd_haproxy::server::proxy_test (
) inherits cd_haproxy::params { ) inherits cd_haproxy::params {
cd_haproxy::proxy { 'testing': cd_haproxy::server::proxy { 'testing':
frontend_name => 'test01', frontend_name => 'test01',
} }