recommit for updates in build 3

This commit is contained in:
Jenkins ConfDroid
2018-12-07 18:30:20 +01:00
parent 4a29600057
commit 5d44ad57d3
15 changed files with 245 additions and 227 deletions

View File

@@ -6,7 +6,7 @@
<title>
File: README
&mdash; Documentation by YARD 0.9.12
&mdash; Documentation by YARD 0.9.16
</title>
@@ -58,12 +58,9 @@
</div>
<div id="content"><div id='filecontents'>
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_selinux</code>| 0.0.1.1 | <a
href="https://pipelines.confdroid.com/buildStatus/icon?job=cd_selinux">{Build
Status</a>/]|</p>
<p>|Repo Name| version | Build Status| |—|—|—|—| |<code>cd_selinux</code>|
0.0.1.1 | <a href="https://pipelines.confdroid.com/job/cd_selinux/"><img
src="https://pipelines.confdroid.com/buildStatus/icon?job=cd_selinux"></a>|</p>
<h3 id="label-Synopsis">Synopsis</h3>
@@ -87,51 +84,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="https://gitlab.confdroid.com/12WW1160/cd_selinux/blob/master/REPOSTRUCTURE.md">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_selinux/blob/master/CHANGELOG.md">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 binaries required for selinux and related tools</p>
<p>Installation: * install binaries required for selinux and related tools</p>
<p>Configuration
* manage /etc/sysconfig/selinux file (file system
permissions, selinux context, content)
* manage current selinux status
<p>Configuration * manage /etc/sysconfig/selinux file (file system
permissions, selinux context, content) * manage current selinux status
(permissive,enforcing)</p>
<h3 id="label-Repo+Structure">Repo Structure</h3>
@@ -157,7 +151,7 @@ for yum repo resources.</p>
include cd_selinux
}</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_selinux::params</strong> must be added to the host or hostgroup
@@ -243,8 +237,7 @@ with PuppetDB (see tests/UTF_Files)</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>