Merge branch 'jenkins' into 'master'

Jenkins Merge

See merge request !4
This commit is contained in:
12ww1160
2017-07-07 17:16:00 +02:00
15 changed files with 55 additions and 16 deletions

View File

@@ -8,6 +8,21 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/ff758351baaf2af">ff758351baaf2af</a> Jenkins Server <i>2017-07-07 15:18:31</i>
<p>
<h3>recommit for updates in build 1</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/f434a67d79dd236">f434a67d79dd236</a> Arne Teuke <i>2017-07-07 15:17:42</i>
<p>
<h3>updated README and version</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/44a6e4aa082511c">44a6e4aa082511c</a> Arne Teuke <i>2017-07-07 15:15:43</i>
<p>
<h3>added Puppet documentation, Jenkinsfile and Gemfile for CI</h3>
</p>
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/08e4559e677e0e7">08e4559e677e0e7</a> Arne Teuke <i>2017-06-20 10:25:53</i> <a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/08e4559e677e0e7">08e4559e677e0e7</a> Arne Teuke <i>2017-06-20 10:25:53</i>
<p> <p>
<h3>updated README</h3> <h3>updated README</h3>

View File

@@ -12,7 +12,7 @@
### Table of Contents ### Table of Contents
* [Features](#features) * [Features](#features)
* [Repo Structure](#repo structure) * [Repo Structure](#repo-structure)
* [Dependencies](#dependencies) * [Dependencies](#dependencies)
* [Deployment](#deployment) * [Deployment](#deployment)
* [native Puppet deployment](#native-puppet-deployment) * [native Puppet deployment](#native-puppet-deployment)

View File

@@ -1,4 +1,28 @@
. .
|-- doc
| |-- css
| | |-- common.css
| | |-- full_list.css
| | `-- style.css
| |-- js
| | |-- app.js
| | |-- full_list.js
| | `-- jquery.js
| |-- puppet_classes
| | |-- cd_apache_3A_3Amain_3A_3Aconfig.html
| | |-- cd_apache_3A_3Aparams.html
| | |-- cd_apache_3A_3Aserver_3A_3Adirs.html
| | |-- cd_apache_3A_3Aserver_3A_3Afiles.html
| | |-- cd_apache_3A_3Aserver_3A_3Ainstall.html
| | |-- cd_apache_3A_3Aserver_3A_3Aservice.html
| | |-- cd_apache_3A_3Aserver_3A_3Auser.html
| | `-- cd_apache.html
| |-- file.README.html
| |-- frames.html
| |-- _index.html
| |-- index.html
| |-- puppet_class_list.html
| `-- top-level-namespace.html
|-- manifests |-- manifests
| |-- main | |-- main
| | `-- config.pp | | `-- config.pp
@@ -23,4 +47,4 @@
|-- Jenkinsfile |-- Jenkinsfile
`-- README.md `-- README.md
4 directories, 19 files 8 directories, 39 files

View File

@@ -137,7 +137,7 @@
</div> </div>
<div id="footer"> <div id="footer">
Generated on Fri Jul 7 17:18:29 2017 by Generated on Fri Jul 7 17:22:18 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0). 0.9.9 (ruby-2.0.0).
</div> </div>

View File

@@ -89,7 +89,7 @@ production!!! __**</code></p>
<ul><li> <ul><li>
<p><a href="#features">Features</a></p> <p><a href="#features">Features</a></p>
</li><li> </li><li>
<p>[Repo Structure](#repo structure)</p> <p><a href="#repo-structure">Repo Structure</a></p>
</li><li> </li><li>
<p><a href="#dependencies">Dependencies</a></p> <p><a href="#dependencies">Dependencies</a></p>
</li><li> </li><li>
@@ -250,7 +250,7 @@ environments.</p>
</div></div> </div></div>
<div id="footer"> <div id="footer">
Generated on Fri Jul 7 17:18:29 2017 by Generated on Fri Jul 7 17:22:19 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0). 0.9.9 (ruby-2.0.0).
</div> </div>

View File

@@ -89,7 +89,7 @@ production!!! __**</code></p>
<ul><li> <ul><li>
<p><a href="#features">Features</a></p> <p><a href="#features">Features</a></p>
</li><li> </li><li>
<p>[Repo Structure](#repo structure)</p> <p><a href="#repo-structure">Repo Structure</a></p>
</li><li> </li><li>
<p><a href="#dependencies">Dependencies</a></p> <p><a href="#dependencies">Dependencies</a></p>
</li><li> </li><li>
@@ -250,7 +250,7 @@ environments.</p>
</div></div> </div></div>
<div id="footer"> <div id="footer">
Generated on Fri Jul 7 17:18:29 2017 by Generated on Fri Jul 7 17:22:18 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0). 0.9.9 (ruby-2.0.0).
</div> </div>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -165,7 +165,7 @@ class cd_apache::server::service (
</div> </div>
<div id="footer"> <div id="footer">
Generated on Fri Jul 7 17:18:30 2017 by Generated on Fri Jul 7 17:22:20 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0). 0.9.9 (ruby-2.0.0).
</div> </div>

View File

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

View File

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