diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59589a9..cfd4980 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
No issue
+979291442ef8e30 Jenkins ConfDroid 2019-12-30 15:22:02
+
+
recommit for updates in build 31
+
+
+9afaaaaa654e66d Arne Teuke 2019-12-30 15:21:23
+
+
edites template
+
+
24f6dbc865e2189 Jenkins ConfDroid 2019-12-30 15:13:29
recommit for updates in build 30
diff --git a/doc/puppet_classes/cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html b/doc/puppet_classes/cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html
index fb05a51..5b0b836 100644
--- a/doc/puppet_classes/cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html
+++ b/doc/puppet_classes/cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html
@@ -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',
}
}