diff --git a/CHANGELOG.md b/CHANGELOG.md index ddd3ba1..ad98dfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ Changelog of Git Changelog.

No issue

-857e97041913043 Arne Teuke 2018-04-24 15:07:38 +7f087019d968992 Jenkins ConfDroid 2018-04-24 15:26:20

-

adding link

+

recommit for updates in build 2

572561b53019235 Jenkins ConfDroid 2018-04-24 15:07:21 @@ -19,3 +19,18 @@ Changelog of Git Changelog.

+

1.0.0.0

+

No issue

+ + +7c6b057adc11890 Arne Teuke 2018-04-24 15:26:34 +

+

udates README

+ +

+857e97041913043 Arne Teuke 2018-04-24 15:07:38 +

+

adding link

+ +

+ diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md index a7b7cf8..86bfc56 100644 --- a/REPOSTRUCTURE.md +++ b/REPOSTRUCTURE.md @@ -42,7 +42,6 @@ |-- Gemfile.lock |-- Jenkinsfile |-- LICENSE -|-- README.md -`-- REPOSTRUCTURE.md +`-- README.md -9 directories, 36 files +9 directories, 35 files diff --git a/doc/_index.html b/doc/_index.html index b639a3c..3b6d02a 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -4,7 +4,7 @@ - Documentation by YARD 0.9.12 + Documentation by YARD 0.9.16 @@ -52,7 +52,7 @@
-

Documentation by YARD 0.9.12

+

Documentation by YARD 0.9.16

Alphabetic Index

@@ -120,6 +120,8 @@ + +

File Listing

    diff --git a/doc/css/style.css b/doc/css/style.css index 57e8f9d..0bf7e2c 100644 --- a/doc/css/style.css +++ b/doc/css/style.css @@ -245,6 +245,7 @@ ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; } dl.constants { margin-left: 10px; } dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; } +dl.constants.compact dt { display: inline-block; font-weight: normal } dl.constants dd { width: 75%; white-space: pre; font-family: monospace; margin-bottom: 18px; } dl.constants .docstring .note:first-child { margin-top: 5px; } @@ -326,13 +327,9 @@ ul.summary a, ul.summary a:visited { text-decoration: none; font-size: 1.1em; } ul.summary li { margin-bottom: 5px; } -.summary .summary_signature { - padding: 4px 8px; - background: #f8f8f8; - border: 1px solid #f0f0f0; - border-radius: 5px; -} +.summary_signature { padding: 4px 8px; background: #f8f8f8; border: 1px solid #f0f0f0; border-radius: 5px; } .summary_signature:hover { background: #CFEBFF; border-color: #A4CCDA; cursor: pointer; } +.summary_signature.deprecated { background: #ffe5e5; border-color: #e9dada; } ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;} ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; } #content .summary_signature:hover a, @@ -485,7 +482,7 @@ pre.code .rubyid_nth_ref { color: #6D79DE; } pre.code .regexp, .dregexp { color: #036A07; } pre.code a { border-bottom: 1px dotted #bbf; } /* inline code */ -p > code { +*:not(pre) > code { padding: 1px 3px 1px 3px; border: 1px solid #E1E1E8; background: #F7F7F9; diff --git a/doc/file.README.html b/doc/file.README.html index 6154ade..942afec 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -6,7 +6,7 @@ File: README - — Documentation by YARD 0.9.12 + — Documentation by YARD 0.9.16 @@ -58,12 +58,9 @@
-

|Repo Name| version | Build -Status| -|---|---|---|---| -|cd_haproxy| 1.0.0.0 | {Build -Status/]|

+

|Repo Name| version | Build Status| |—|—|—|—| |cd_haproxy| +1.0.0.0 | |

Synopsis

@@ -86,53 +83,51 @@ production!!! __**

Table of Contents

Features

-

INSTALLATION -* install binaries

+

INSTALLATION * install binaries

CONFIGURATION

-

SERVICE -* manage service

+

SERVICE * manage service

Repo Structure

@@ -164,7 +159,7 @@ automating TLS certificates for https

include cd_haproxy } -

through Foreman:

+

through Foreman:

In order to apply parameters through Foreman, cd_haproxy::params must be added to the host or hostgroup @@ -245,8 +240,7 @@ with PuppetDB (see tests/UTF_Files)

ConfDroid as entity is entirely independent from Puppet. We provide custom configuration modules, written for specific purposes and specific -environments. -The modules are tested and supported only as documented, and +environments. The modules are tested and supported only as documented, and require testing in designated environments (i.e. lab or development environments) for parameter tuning etc. before deploying into production environments.

diff --git a/doc/frames.html b/doc/frames.html index 42ca6b6..b57c778 100644 --- a/doc/frames.html +++ b/doc/frames.html @@ -2,7 +2,7 @@ - Documentation by YARD 0.9.12 + Documentation by YARD 0.9.16