recommit for updates in build 18

This commit is contained in:
2018-12-07 14:00:07 +01:00
parent 654f8c2693
commit 012b3bc5ab
15 changed files with 279 additions and 435 deletions

View File

@@ -58,12 +58,9 @@
</div>
<div id="content"><div id='filecontents'>
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_apache</code>| 1.1.2.8 | <a
href="https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache">{Build
Status</a>/]|</p>
<p>|Repo Name| version | Build Status| |—|—|—|—| |<code>cd_apache</code>|
1.1.2.8 | <a href="https://pipelines.confdroid.com/job/cd_apache/"><img
src="https://pipelines.confdroid.com/buildStatus/icon?job=cd_apache"></a>|</p>
<h3 id="label-Synopsis">Synopsis</h3>
@@ -86,59 +83,48 @@ production!!! __**</code></p>
<h3 id="label-Table+of+Contents">Table of Contents</h3>
<ul><li>
<p><a href="#features">Features</a></p>
<p><a href="#label-Features">Features</a></p>
</li><li>
<p><a href="#repo-structure">Repo Structure</a></p>
<p><a href="#label-Repo+structure">Repo Structure</a></p>
</li><li>
<p><a href="#dependencies">Dependencies</a></p>
<p><a href="#label-Dependencies">Dependencies</a></p>
</li><li>
<p><a href="#deployment">Deployment</a></p>
<p><a href="#label-Deployment">Deployment</a></p>
</li><li>
<p><a href="#native-puppet-deployment">native Puppet deployment</a></p>
<p><a href="#label-Native+puppet+deployment">native Puppet deployment</a></p>
</li><li>
<p><a href="#through-foreman">through Foreman</a></p>
<p><a href="#label-Through+foreman">through Foreman</a></p>
</li><li>
<p><a href="#parameters">Parameters</a></p>
<p><a href="#label-Parameters">Parameters</a></p>
</li><li>
<p><a href="#mandatory-parameters">Mandatory Parameters</a></p>
<p><a href="#label-Mandatory+parameters">Mandatory Parameters</a></p>
</li><li>
<p><a href="#optional-parameters">Optional Parameters</a></p>
<p><a href="#label-Optional+parameters">Optional Parameters</a></p>
</li><li>
<p><a href="#selinux">SELINUX</a></p>
<p><a href="#label-Selinux">SELINUX</a></p>
</li><li>
<p><a href="#known-problems">Known Problems</a></p>
<p><a href="#label-Known+problems">Known Problems</a></p>
</li><li>
<p><a href="#support">Support</a></p>
<p><a href="#label-Support">Support</a></p>
</li><li>
<p><a href="#tests">Tests</a></p>
<p><a href="#label-Tests">Tests</a></p>
</li><li>
<p><a
href="https://gitlab.confdroid.com/12WW1160/cd_apache/blob/master/CHANGELOG.md#changelog">Changelog</a></p>
</li><li>
<p><a href="https://confdroid.com/contact/">Contact Us</a></p>
</li><li>
<p><a href="#disclaimer">Disclaimer</a></p>
<p><a href="#label-Disclaimer">Disclaimer</a></p>
</li></ul>
<h3 id="label-Features">Features</h3>
<p>Installation
* install required binaries and dependencies</p>
<p>Installation * install required binaries and dependencies</p>
<p>Configuration
* manage user settings (optional)
* manage directory
structure (optional)
* manage configuration files (optional):
* file
system permissions
* selinux context
* manage firewall settings
(optional)
* manage nagios monitoring (optional)
Maintenance
* manage the
service</p>
<p>Configuration * manage user settings (optional) * manage directory
structure (optional) * manage configuration files (optional): * file
system permissions * selinux context * manage firewall settings (optional)
* manage nagios monitoring (optional) Maintenance * manage the service</p>
<h4 id="label-vHosts">vHosts</h4>
@@ -189,7 +175,7 @@ href="https://gitlab.confdroid.com/12WW1160/cd_resources">cd_resources</a></p>
include cd_puppetdb
}</code></pre>
<h4 id="label-through+Foreman%3A">through Foreman:</h4>
<h4 id="label-through+Foreman-3A">through Foreman:</h4>
<p>In order to apply parameters through Foreman,
<strong>cd_apache::params</strong> must be added to the host or hostgroup
@@ -275,8 +261,7 @@ block</code>, not per class.</p>
<p>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.</p>