Documentation by YARD 0.9.9
+Documentation by YARD 0.9.16
Alphabetic Index
@@ -110,6 +110,8 @@ + +File Listing
-
@@ -127,9 +129,7 @@
diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md index e52941a..c446547 100644 --- a/REPOSTRUCTURE.md +++ b/REPOSTRUCTURE.md @@ -35,12 +35,10 @@ | `-- selinux_config.erb |-- tests | `-- UTF_Files -|-- CHANGELOG.md |-- Gemfile |-- Gemfile.lock |-- Jenkinsfile |-- LICENSE -|-- README.md -`-- REPOSTRUCTURE.md +`-- README.md -9 directories, 34 files +9 directories, 32 files diff --git a/doc/_index.html b/doc/_index.html index 2b5c490..63b471e 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -4,7 +4,7 @@
|Repo Name| version | Build
-Status|
-|---|---|---|---|
-|cd_selinux| 0.0.1.1 | {Build
-Status/]|
Installation: -* install binaries required for selinux and related tools
+Installation: * install binaries required for selinux and related tools
-Configuration -* manage /etc/sysconfig/selinux file (file system -permissions, selinux context, content) -* manage current selinux status +
Configuration * manage /etc/sysconfig/selinux file (file system +permissions, selinux context, content) * manage current selinux status (permissive,enforcing)
All dependencies must be included in the catalogue.
cd_resources +href="https://sourcecode.confdroid.com/12WW1160/cd_resources">cd_resources for yum repo resources.
via site.pp or nodes.pp
node 'example.example.net' {
- include cd_puppetdb
+ include cd_selinux
}
-In order to apply parameters through Foreman, cd_selinux::params must be added to the host or hostgroup @@ -200,9 +190,9 @@ avoid unexpected outages.
OS: CentOS 6, 7
+OS: CentOS 7
Puppet 3.x
+Puppet 5.x
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.