recommit for updates in build 32

This commit is contained in:
Jenkins ConfDroid
2018-12-30 16:26:24 +01:00
parent a61bcfa343
commit 7d3c05d374
2 changed files with 11 additions and 1 deletions

View File

@@ -142,7 +142,7 @@ class cd_haproxy::server::proxy_test (
cd_haproxy::server::proxy { 'testing':
frontend_name => 'test01-frontend',
frontend_mode => 'http',
acl_rule => 'test01-acl',
acl_rule => ' acl too_fast fe_sess_rate ge 10',
backend_name => 'test01-backend',
}
}</pre>