edites template
This commit is contained in:
@@ -27,7 +27,6 @@ class cd_haproxy::server::proxy_test (
|
|||||||
cd_haproxy::server::proxy { 'testing':
|
cd_haproxy::server::proxy { 'testing':
|
||||||
frontend_name => 'test01-frontend',
|
frontend_name => 'test01-frontend',
|
||||||
frontend_mode => 'http',
|
frontend_mode => 'http',
|
||||||
fe_use_backend => 'test02-backend',
|
|
||||||
acl_rule => 'test01-acl',
|
acl_rule => 'test01-acl',
|
||||||
backend_name => 'test01-backend',
|
backend_name => 'test01-backend',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user