updated parameter documentation and README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|Repo Name| version | Build Status|
|
||||
|---|---|---|---|
|
||||
|`cd_selinux`| 0.0.0.4 | [](https://jenkins.confdroid.com/job/cd_selinux/)|
|
||||
|`cd_selinux`| 0.0.1.0 | [](https://jenkins.confdroid.com/job/cd_selinux/)|
|
||||
|
||||
### Synopsis
|
||||
[Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies.](https://en.wikipedia.org/wiki/Security-Enhanced_Linux)
|
||||
@@ -71,7 +71,7 @@ The following parameters are editable via params.pp or through ENC (**__recommen
|
||||
|
||||
#### Optional Parameters
|
||||
* `sx_install_setools` : Whether to install additional selinux tools, i.e. for troubleshooting.
|
||||
|
||||
* `sx_selinux_status` : Which selinux status should be configured, sets both the status in the configuration file and on commanbd line. Valid options are `enforcing` and `permissive`. Defaults to `enforcing`.
|
||||
|
||||
### SELINUX
|
||||
All files and directories are configured with correct selinux context. If selinux is disabled, these contexts are ignored.
|
||||
|
||||
Reference in New Issue
Block a user