recommit for updates in build 3
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>
|
||||
Puppet Class: cd_selinux::params
|
||||
|
||||
— Documentation by YARD 0.9.12
|
||||
— Documentation by YARD 0.9.16
|
||||
|
||||
</title>
|
||||
|
||||
@@ -94,42 +94,33 @@ inherited by all classes except defines.
|
||||
<div class="docstring">
|
||||
<div class="discussion">
|
||||
|
||||
<p>cd_selinux::params.pp
|
||||
Module name: cd_selinux
|
||||
Author: Arne Teuke
|
||||
<p>cd_selinux::params.pp Module name: cd_selinux Author: Arne Teuke
|
||||
(arne_teuke@ConfDroid.com)</p>
|
||||
|
||||
<h1 id="label-License%3A">License:</h1>
|
||||
<h1 id="label-License-3A">License:</h1>
|
||||
|
||||
<p>This file is part of cd_selinux.</p>
|
||||
|
||||
<p>cd_selinux is used for providing automatic configuration of SELINUX.
|
||||
|
||||
Copyright (C) 2016 ConfDroid (copyright@ConfDroid.com)
|
||||
This program is
|
||||
free software: you can redistribute it and/or modify
|
||||
it under the terms of
|
||||
the GNU General Public License as published by
|
||||
the Free Software
|
||||
Foundation, either version 3 of the License, or
|
||||
(at your option) any later
|
||||
<p>cd_selinux is used for providing automatic configuration of SELINUX.
|
||||
Copyright (C) 2016 ConfDroid (copyright@ConfDroid.com) This program is
|
||||
free software: you can redistribute it and/or modify it under the terms of
|
||||
the GNU General Public License as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option) any later
|
||||
version.</p>
|
||||
|
||||
<p>This program is distributed in the hope that it will be useful,
|
||||
but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License
|
||||
<p>This program is distributed in the hope that it will be useful, but
|
||||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
for more details.</p>
|
||||
|
||||
<p>You should have received a copy of the GNU General Public License
|
||||
along
|
||||
<p>You should have received a copy of the GNU General Public License along
|
||||
with this program. If not, see <a
|
||||
href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="tags">
|
||||
<p class="tag_title">Parameters:</p>
|
||||
<ul class="param">
|
||||
@@ -148,8 +139,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>which <a href="https://confdroid.com/2017/05/puppet-type-package/">package
|
||||
type</a>
|
||||
to choose, i.e. <code>latest</code> or <code>present</code>.</p>
|
||||
type</a> to choose, i.e. <code>latest</code> or <code>present</code>.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -167,8 +157,7 @@ to choose, i.e. <code>latest</code> or <code>present</code>.</p>
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Whether to install additional selinux
|
||||
tools, i.e. for troubleshooting.</p>
|
||||
<p>Whether to install additional selinux tools, i.e. for troubleshooting.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -186,19 +175,13 @@ tools, i.e. for troubleshooting.</p>
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The desired selinux status. Used for both
|
||||
managing the configuration file
|
||||
as well as the command line (setenforce).
|
||||
Valid values are
|
||||
<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
|
||||
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>
|
||||
|
||||
@@ -217,8 +200,7 @@ unexpected outages.</p>
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>The desired selinux type. Valid options are
|
||||
<code>targeted</code>,
|
||||
<p>The desired selinux type. Valid options are <code>targeted</code>,
|
||||
<code>minimum</code> and <code>mls</code>.</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user