recommit for updates in build 16

This commit is contained in:
Jenkins ConfDroid
2018-12-29 19:41:00 +01:00
parent e2076daf86
commit 958d0fbfb0
3 changed files with 18 additions and 2 deletions

View File

@@ -8,6 +8,21 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/cfcd67e63ae3c92">cfcd67e63ae3c92</a> Jenkins ConfDroid <i>2018-12-29 18:37:04</i>
<p>
<h3>recommit for updates in build 15</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/c594d0851b795f7">c594d0851b795f7</a> Arne Teuke <i>2018-12-29 18:36:27</i>
<p>
<h3>adding template for testing</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/8cba64a35ba2dca">8cba64a35ba2dca</a> Arne Teuke <i>2018-12-29 18:26:51</i>
<p>
<h3>adding template for testing</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/df9f3ad3eface58">df9f3ad3eface58</a> Jenkins ConfDroid <i>2018-12-29 18:21:11</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/df9f3ad3eface58">df9f3ad3eface58</a> Jenkins ConfDroid <i>2018-12-29 18:21:11</i>
<p> <p>
<h3>recommit for updates in build 13</h3> <h3>recommit for updates in build 13</h3>

View File

@@ -16,6 +16,7 @@
| | |-- cd_haproxy_3A_3Amain_3A_3Ainstall.html | | |-- cd_haproxy_3A_3Amain_3A_3Ainstall.html
| | |-- cd_haproxy_3A_3Amain_3A_3Auser.html | | |-- cd_haproxy_3A_3Amain_3A_3Auser.html
| | |-- cd_haproxy_3A_3Aparams.html | | |-- cd_haproxy_3A_3Aparams.html
| | |-- cd_haproxy_3A_3Aserver_3A_3Aproxy_test.html
| | |-- cd_haproxy_3A_3Aserver_3A_3Aservice.html | | |-- cd_haproxy_3A_3Aserver_3A_3Aservice.html
| | `-- cd_haproxy.html | | `-- cd_haproxy.html
| |-- puppet_defined_types | |-- puppet_defined_types
@@ -57,4 +58,4 @@
|-- LICENSE |-- LICENSE
`-- README.md `-- README.md
11 directories, 46 files 11 directories, 47 files

View File

@@ -137,7 +137,7 @@ class cd_haproxy::server::proxy_test (
) inherits cd_haproxy::params { ) inherits cd_haproxy::params {
cd_haproxy::proxy { &#39;testing&#39;: cd_haproxy::server::proxy { &#39;testing&#39;:
frontend_name =&gt; &#39;test01&#39;, frontend_name =&gt; &#39;test01&#39;,
} }