Merge branch 'master' of gitlab.puppetsoft.com:12ww1160/cd_apache into HEAD

This commit is contained in:
2017-07-11 19:08:24 +02:00
14 changed files with 29 additions and 18 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/3764f0bef1450d2">3764f0bef1450d2</a> Jenkins Server <i>2017-07-11 16:53:37</i>
<p>
<h3>recommit for updates in build 12</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/c9a26ad0546881e">c9a26ad0546881e</a> Arne Teuke <i>2017-07-11 16:53:03</i>
<p>
<h3>enhanced test to keep a permanent list of UTF files in tests/UTF_Files</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/a1b2032baaaf745">a1b2032baaaf745</a> Jenkins Server <i>2017-07-11 16:32:16</i>
<p>
<h3>recommit for updates in build 11</h3>

View File

@@ -44,12 +44,13 @@
| |-- ssl_conf.erb
| |-- userdir_conf.erb
| `-- welcome.conf
|-- tests
| `-- UTF_Files
|-- CHANGELOG.md
|-- FileList
|-- Gemfile
|-- Gemfile.lock
|-- Jenkinsfile
|-- LICENSE
`-- README.md
9 directories, 43 files
10 directories, 43 files

View File

@@ -137,7 +137,7 @@
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:33 2017 by
Generated on Tue Jul 11 19:01:48 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_apache</code>| 0.0.1.3 | <a
|<code>cd_apache</code>| 0.0.1.4 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
Status</a>/]|</p>
@@ -260,7 +260,7 @@ block</code>, not per class.</p>
</li><li>
<p>ERB Template Parser</p>
</li><li>
<p>Test for unwanted UTF8 files in the Puppet code</p>
<p>Test for unwanted UTF8 files in the Puppet code (see tests/UTF_Files)</p>
</li></ul>
<h3 id="label-Contact+Us">Contact Us</h3>
@@ -279,7 +279,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Tue Jul 11 18:53:34 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_apache</code>| 0.0.1.3 | <a
|<code>cd_apache</code>| 0.0.1.4 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
Status</a>/]|</p>
@@ -260,7 +260,7 @@ block</code>, not per class.</p>
</li><li>
<p>ERB Template Parser</p>
</li><li>
<p>Test for unwanted UTF8 files in the Puppet code</p>
<p>Test for unwanted UTF8 files in the Puppet code (see tests/UTF_Files)</p>
</li></ul>
<h3 id="label-Contact+Us">Contact Us</h3>
@@ -279,7 +279,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Tue Jul 11 18:53:33 2017 by
Generated on Tue Jul 11 19:01:48 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -140,7 +140,7 @@ class cd_apache {
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:34 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -153,7 +153,7 @@ class cd_apache::main::config (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -525,7 +525,7 @@ $ae_userdir_erb = &#39;cd_apache/userdir_conf.erb&#39;
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:34 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -528,7 +528,7 @@ class cd_apache::server::dirs (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -323,7 +323,7 @@ class cd_apache::server::files (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -159,7 +159,7 @@ class cd_apache::server::install (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -165,7 +165,7 @@ class cd_apache::server::service (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:50 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -209,7 +209,7 @@ class cd_apache::server::user (
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:35 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>

View File

@@ -90,7 +90,7 @@
</div>
<div id="footer">
Generated on Tue Jul 11 18:53:34 2017 by
Generated on Tue Jul 11 19:01:49 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>