recommit for updates in build 7
This commit is contained in:
@@ -186,12 +186,20 @@ tools, i.e. for troubleshooting.</p>
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The desired selinux status. Valid values
|
||||
are <code>enforcing</code>,
|
||||
`<code>permissive</code>, <code>disabled</code>. Note that changing from
|
||||
disabled
|
||||
to any othe other types requires a manual reboot to relable the
|
||||
file system.</p>
|
||||
<p>The desired selinux status. Used for both
|
||||
managing the configuration file
|
||||
as well as the command line (setenforce).
|
||||
Valid values are
|
||||
<code>enforcing</code> and <code>permissive</code>. While the configuration
|
||||
file
|
||||
supports another option 'disabled', this option is not
|
||||
available on
|
||||
commandline. Note that changing the active selinux status from
|
||||
<code>disabled</code>
|
||||
to any the other types requires a manual reboot to
|
||||
re-lable the file system.
|
||||
This module does not do that for you to avoid
|
||||
unexpected outages.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -226,10 +234,6 @@ file system.</p>
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
34
|
||||
35
|
||||
36
|
||||
37
|
||||
38
|
||||
39
|
||||
40
|
||||
@@ -256,10 +260,14 @@ file system.</p>
|
||||
61
|
||||
62
|
||||
63
|
||||
64</pre>
|
||||
64
|
||||
65
|
||||
66
|
||||
67
|
||||
68</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 34</span>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 38</span>
|
||||
|
||||
class cd_selinux::params (
|
||||
|
||||
@@ -299,7 +307,7 @@ $sx_main_file_erb = 'cd_selinux/main/selinux_config.erb'
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user