adding template for testing

This commit is contained in:
Arne Teuke
2018-12-29 19:26:51 +01:00
parent 4fe6d7d42f
commit 8cba64a35b
2 changed files with 33 additions and 0 deletions

View File

@@ -26,5 +26,6 @@ class cd_haproxy::main::config (
) inherits cd_haproxy::params {
include cd_haproxy::server::service
include cd_haproxy::server::proxy_test
}