From 958d0fbfb0717bc759dbd7b82667e8ceb8df5b88 Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Sat, 29 Dec 2018 19:41:00 +0100
Subject: [PATCH] recommit for updates in build 16
---
CHANGELOG.md | 15 +++++++++++++++
REPOSTRUCTURE.md | 3 ++-
.../cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html | 2 +-
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index abdb77d..423967c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,21 @@ Changelog of Git Changelog.
No issue
+cfcd67e63ae3c92 Jenkins ConfDroid 2018-12-29 18:37:04
+
+
recommit for updates in build 15
+
+
+c594d0851b795f7 Arne Teuke 2018-12-29 18:36:27
+
+
adding template for testing
+
+
+8cba64a35ba2dca Arne Teuke 2018-12-29 18:26:51
+
+
adding template for testing
+
+
df9f3ad3eface58 Jenkins ConfDroid 2018-12-29 18:21:11
recommit for updates in build 13
diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md
index f840568..02cd692 100644
--- a/REPOSTRUCTURE.md
+++ b/REPOSTRUCTURE.md
@@ -16,6 +16,7 @@
| | |-- cd_haproxy_3A_3Amain_3A_3Ainstall.html
| | |-- cd_haproxy_3A_3Amain_3A_3Auser.html
| | |-- cd_haproxy_3A_3Aparams.html
+| | |-- cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html
| | |-- cd_haproxy_3A_3Aserver_3A_3Aservice.html
| | `-- cd_haproxy.html
| |-- puppet_defined_types
@@ -57,4 +58,4 @@
|-- LICENSE
`-- README.md
-11 directories, 46 files
+11 directories, 47 files
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 79c9930..422dd92 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
@@ -137,7 +137,7 @@ class cd_haproxy::server::proxy_test (
) inherits cd_haproxy::params {
- cd_haproxy::proxy { 'testing':
+ cd_haproxy::server::proxy { 'testing':
frontend_name => 'test01',
}