From 5d44ad57d369fa8f47c8698e2f9580d7b0596dbd Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Fri, 7 Dec 2018 18:30:20 +0100 Subject: [PATCH] recommit for updates in build 3 --- CHANGELOG.md | 10 +++ REPOSTRUCTURE.md | 44 +++++++++++++ doc/_index.html | 6 +- doc/css/style.css | 11 ++-- doc/file.README.html | 51 +++++++-------- doc/frames.html | 2 +- doc/index.html | 51 +++++++-------- doc/js/app.js | 44 +++++++++++++ doc/puppet_classes/cd_selinux.html | 39 ++++------- .../cd_selinux_3A_3Amain_3A_3Aconfig.html | 37 ++++------- .../cd_selinux_3A_3Amain_3A_3Adirs.html | 37 ++++------- .../cd_selinux_3A_3Amain_3A_3Afiles.html | 37 ++++------- .../cd_selinux_3A_3Amain_3A_3Ainstall.html | 37 ++++------- .../cd_selinux_3A_3Aparams.html | 64 +++++++------------ doc/top-level-namespace.html | 2 +- 15 files changed, 245 insertions(+), 227 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e915d5d..61d4b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Changelog of Git Changelog.

No issue

+be7693005785824 Jenkins ConfDroid 2018-04-12 13:04:08 +

+

recommit for updates in build 1

+ +

+afb28a6ab786d13 Arne Teuke 2018-04-12 13:03:38 +

+

updates files

+ +

05458ff2dd3dbd6 Arne Teuke 2017-09-18 14:54:11

added gem spec for public_suffixes

diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md index 8b13789..3e5d49e 100644 --- a/REPOSTRUCTURE.md +++ b/REPOSTRUCTURE.md @@ -1 +1,45 @@ +. +|-- doc +| |-- css +| | |-- common.css +| | |-- full_list.css +| | `-- style.css +| |-- js +| | |-- app.js +| | |-- full_list.js +| | `-- jquery.js +| |-- puppet_classes +| | |-- cd_selinux_3A_3Adirs.html +| | |-- cd_selinux_3A_3Amain_3A_3Aconfig.html +| | |-- cd_selinux_3A_3Amain_3A_3Adirs.html +| | |-- cd_selinux_3A_3Amain_3A_3Afiles.html +| | |-- cd_selinux_3A_3Amain_3A_3Ainstall.html +| | |-- cd_selinux_3A_3Aparams.html +| | `-- cd_selinux.html +| |-- file.README.html +| |-- frames.html +| |-- _index.html +| |-- index.html +| |-- puppet_class_list.html +| `-- top-level-namespace.html +|-- manifests +| |-- main +| | |-- config.pp +| | |-- dirs.pp +| | |-- files.pp +| | `-- install.pp +| |-- init.pp +| `-- params.pp +|-- templates +| `-- main +| `-- selinux_config.erb +|-- tests +| `-- UTF_Files +|-- CHANGELOG.md +|-- Gemfile +|-- Gemfile.lock +|-- Jenkinsfile +|-- LICENSE +`-- README.md +9 directories, 33 files diff --git a/doc/_index.html b/doc/_index.html index d30ba73..63b471e 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -4,7 +4,7 @@ - Documentation by YARD 0.9.12 + Documentation by YARD 0.9.16 @@ -52,7 +52,7 @@
-

Documentation by YARD 0.9.12

+

Documentation by YARD 0.9.16

Alphabetic Index

@@ -110,6 +110,8 @@ + +

File Listing

    diff --git a/doc/css/style.css b/doc/css/style.css index 57e8f9d..0bf7e2c 100644 --- a/doc/css/style.css +++ b/doc/css/style.css @@ -245,6 +245,7 @@ ul.toplevel { list-style: none; padding-left: 0; font-size: 1.1em; } dl.constants { margin-left: 10px; } dl.constants dt { font-weight: bold; font-size: 1.1em; margin-bottom: 5px; } +dl.constants.compact dt { display: inline-block; font-weight: normal } dl.constants dd { width: 75%; white-space: pre; font-family: monospace; margin-bottom: 18px; } dl.constants .docstring .note:first-child { margin-top: 5px; } @@ -326,13 +327,9 @@ ul.summary a, ul.summary a:visited { text-decoration: none; font-size: 1.1em; } ul.summary li { margin-bottom: 5px; } -.summary .summary_signature { - padding: 4px 8px; - background: #f8f8f8; - border: 1px solid #f0f0f0; - border-radius: 5px; -} +.summary_signature { padding: 4px 8px; background: #f8f8f8; border: 1px solid #f0f0f0; border-radius: 5px; } .summary_signature:hover { background: #CFEBFF; border-color: #A4CCDA; cursor: pointer; } +.summary_signature.deprecated { background: #ffe5e5; border-color: #e9dada; } ul.summary.compact li { display: inline-block; margin: 0px 5px 0px 0px; line-height: 2.6em;} ul.summary.compact .summary_signature { padding: 5px 7px; padding-right: 4px; } #content .summary_signature:hover a, @@ -485,7 +482,7 @@ pre.code .rubyid_nth_ref { color: #6D79DE; } pre.code .regexp, .dregexp { color: #036A07; } pre.code a { border-bottom: 1px dotted #bbf; } /* inline code */ -p > code { +*:not(pre) > code { padding: 1px 3px 1px 3px; border: 1px solid #E1E1E8; background: #F7F7F9; diff --git a/doc/file.README.html b/doc/file.README.html index 895f4f4..ef28d38 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -6,7 +6,7 @@ File: README - — Documentation by YARD 0.9.12 + — Documentation by YARD 0.9.16 @@ -58,12 +58,9 @@
-

|Repo Name| version | Build -Status| -|---|---|---|---| -|cd_selinux| 0.0.1.1 | {Build -Status/]|

+

|Repo Name| version | Build Status| |—|—|—|—| |cd_selinux| +0.0.1.1 | |

Synopsis

@@ -87,51 +84,48 @@ production!!! __**

Table of Contents

Features

-

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)

Repo Structure

@@ -157,7 +151,7 @@ for yum repo resources.

include cd_selinux } -

through Foreman:

+

through Foreman:

In order to apply parameters through Foreman, cd_selinux::params must be added to the host or hostgroup @@ -243,8 +237,7 @@ with PuppetDB (see tests/UTF_Files)

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.

diff --git a/doc/frames.html b/doc/frames.html index 42ca6b6..b57c778 100644 --- a/doc/frames.html +++ b/doc/frames.html @@ -2,7 +2,7 @@ - Documentation by YARD 0.9.12 + Documentation by YARD 0.9.16