adding backend template for testing
This commit is contained in:
@@ -25,7 +25,8 @@ class cd_haproxy::server::proxy_test (
|
||||
) inherits cd_haproxy::params {
|
||||
|
||||
cd_haproxy::server::proxy { 'testing':
|
||||
frontend_name => 'test01',
|
||||
frontend_name => 'test01-frontend',
|
||||
backend_name => 'test01-backend',
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user