Merge branch 'jenkins' into 'master'
Jenkins Merge See merge request !4
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -8,6 +8,21 @@ Changelog of Git Changelog.
|
||||
<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>
|
||||
<p>
|
||||
<h3>updated README</h3>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
### Table of Contents
|
||||
* [Features](#features)
|
||||
* [Repo Structure](#repo structure)
|
||||
* [Repo Structure](#repo-structure)
|
||||
* [Dependencies](#dependencies)
|
||||
* [Deployment](#deployment)
|
||||
* [native Puppet deployment](#native-puppet-deployment)
|
||||
|
||||
@@ -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
|
||||
| |-- main
|
||||
| | `-- config.pp
|
||||
@@ -23,4 +47,4 @@
|
||||
|-- Jenkinsfile
|
||||
`-- README.md
|
||||
|
||||
4 directories, 19 files
|
||||
8 directories, 39 files
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -89,7 +89,7 @@ production!!! __**</code></p>
|
||||
<ul><li>
|
||||
<p><a href="#features">Features</a></p>
|
||||
</li><li>
|
||||
<p>[Repo Structure](#repo structure)</p>
|
||||
<p><a href="#repo-structure">Repo Structure</a></p>
|
||||
</li><li>
|
||||
<p><a href="#dependencies">Dependencies</a></p>
|
||||
</li><li>
|
||||
@@ -250,7 +250,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -89,7 +89,7 @@ production!!! __**</code></p>
|
||||
<ul><li>
|
||||
<p><a href="#features">Features</a></p>
|
||||
</li><li>
|
||||
<p>[Repo Structure](#repo structure)</p>
|
||||
<p><a href="#repo-structure">Repo Structure</a></p>
|
||||
</li><li>
|
||||
<p><a href="#dependencies">Dependencies</a></p>
|
||||
</li><li>
|
||||
@@ -250,7 +250,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -140,7 +140,7 @@ class cd_apache {
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -153,7 +153,7 @@ class cd_apache::main::config (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -525,7 +525,7 @@ $ae_userdir_erb = 'cd_apache/userdir_conf.erb'
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -528,7 +528,7 @@ class cd_apache::server::dirs (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -323,7 +323,7 @@ class cd_apache::server::files (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -159,7 +159,7 @@ class cd_apache::server::install (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -165,7 +165,7 @@ class cd_apache::server::service (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -209,7 +209,7 @@ class cd_apache::server::user (
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
|
||||
<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>
|
||||
0.9.9 (ruby-2.0.0).
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user