recommit for updates in build 7

This commit is contained in:
Jenkins Server
2017-08-03 13:35:51 +02:00
parent 9a39429e24
commit 199800e57a
11 changed files with 106 additions and 30 deletions

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_selinux</code>| 0.0.0.3 | <a
|<code>cd_selinux</code>| 0.0.1.0 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_selinux">{Build
Status</a>/]|</p>
@@ -128,6 +128,12 @@ href="https://gitlab.puppetsoft.com/12WW1160/cd_selinux/blob/master/CHANGELOG.md
<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
(permissive,enforcing)</p>
<h3 id="label-Repo+Structure">Repo Structure</h3>
<p>Repostructure has moved to REPOSTRUCTURE.md in repo.</p>
@@ -173,6 +179,11 @@ at next puppet run. Services will be restarted where neccessary.</p>
<ul><li>
<p><code>sx_install_setools</code> : Whether to install additional selinux
tools, i.e. for troubleshooting.</p>
</li><li>
<p><code>sx_selinux_status</code> : Which selinux status should be configured,
sets both the status in the configuration file and on commanbd line. Valid
options are <code>enforcing</code> and <code>permissive</code>. Defaults to
<code>enforcing</code>.</p>
</li></ul>
<h3 id="label-SELINUX">SELINUX</h3>
@@ -181,6 +192,11 @@ tools, i.e. for troubleshooting.</p>
selinux is disabled, these contexts are ignored.</p>
<h3 id="label-Known+Problems">Known Problems</h3>
<ul><li>
<p>Systems configured with selinux disabled require a reboot for selinux to be
enabled. This module will <strong>not</strong> do the reboot for you to
avoid unexpected outages.</p>
</li></ul>
<h3 id="label-Support">Support</h3>
<ul><li>
@@ -235,7 +251,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Thu Jul 20 14:47:33 2017 by
Generated on Thu Aug 3 13:35:49 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>