diff --git a/CHANGELOG.md b/CHANGELOG.md index 995f46c..f939de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,139 @@ Changelog of Git Changelog.

No issue

-dc918f331ab225f Arne Teuke 2017-08-03 11:01:32 +7e856636a16ccf7 Arne Teuke 2017-08-06 15:07:51

-

initial commit

+

adjusting multiline break

+ +

+19cf115fce3293d Jenkins Server 2017-08-06 15:07:25 +

+

recommit for updates in build 21

+ +

+36c79fcaf3d99fd Arne Teuke 2017-08-06 15:04:43 +

+

adjusting multiline break

+ +

+d1a208d5c4176f8 Arne Teuke 2017-08-06 15:01:46 +

+

testing multiline break

+ +

+df2a6fc42cf1609 Arne Teuke 2017-08-06 14:57:38 +

+

testing multiline break

+ +

+c54dc53df69bf1c Arne Teuke 2017-08-06 14:52:24 +

+

testing multiline break

+ +

+329a1f904f45915 Arne Teuke 2017-08-06 14:45:32 +

+

testing multiline break

+ +

+f99b81661229439 Arne Teuke 2017-08-06 14:38:42 +

+

testing multiline break

+ +

+fa4758835e44da1 Arne Teuke 2017-08-06 14:30:02 +

+

finalized jail.local

+ +

+5361f997c9e1f20 Arne Teuke 2017-08-05 13:03:52 +

+

checking auto-carriage return

+ +

+df59c3e85d59b32 Arne Teuke 2017-08-03 16:33:22 +

+

added more file controls

+ +

+1b33e2a2105237c Jenkins Server 2017-08-03 16:32:58 +

+

recommit for updates in build 12

+ +

+d33c85b30d815d8 Arne Teuke 2017-08-03 16:29:36 +

+

added more file controls

+ +

+e4cfd9c5663c0e2 Arne Teuke 2017-08-03 16:25:10 +

+

added more file controls

+ +

+cb4b482e20b2be5 Arne Teuke 2017-08-03 14:56:00 +

+

fixed controls for main conf/local files

+ +

+6f0942201f20c66 Jenkins Server 2017-08-03 14:55:39 +

+

recommit for updates in build 9

+ +

+8c3df7530a1ab21 Arne Teuke 2017-08-03 14:51:29 +

+

added controls for main conf/local files

+ +

+21086d1f714fd6a Jenkins Server 2017-08-03 14:51:10 +

+

recommit for updates in build 8

+ +

+202c50762d6411e Arne Teuke 2017-08-03 14:29:17 +

+

added controls for main conf/local files

+ +

+a22f3fb29e72361 Jenkins Server 2017-08-03 14:28:57 +

+

recommit for updates in build 7

+ +

+3fdfda26d55dc96 Jenkins Server 2017-08-03 13:10:45 +

+

recommit for updates in build 6

+ +

+fdf29a4e38ba36a Arne Teuke 2017-08-03 13:09:41 +

+

added directory control

+ +

+3c581b56cc82cb9 Arne Teuke 2017-08-03 13:01:25 +

+

added directory control

+ +

+ab94577ae7093a2 Jenkins Server 2017-08-03 13:01:03 +

+

recommit for updates in build 4

+ +

+82035d505ca0352 Arne Teuke 2017-08-03 12:13:00 +

+

added service control

+ +

+423db4a35427180 Jenkins Server 2017-08-03 12:12:32 +

+

recommit for updates in build 3

+ +

+059e16bca627858 Arne Teuke 2017-08-03 12:07:42 +

+

added service control

diff --git a/REPOSTRUCTURE.md b/REPOSTRUCTURE.md index b032489..a296f30 100644 --- a/REPOSTRUCTURE.md +++ b/REPOSTRUCTURE.md @@ -1,4 +1,27 @@ . +|-- doc +| |-- css +| | |-- common.css +| | |-- full_list.css +| | `-- style.css +| |-- js +| | |-- app.js +| | |-- full_list.js +| | `-- jquery.js +| |-- puppet_classes +| | |-- cd_fail2ban_3A_3Amain_3A_3Aconfig.html +| | |-- cd_fail2ban_3A_3Amain_3A_3Adirs.html +| | |-- cd_fail2ban_3A_3Amain_3A_3Afiles.html +| | |-- cd_fail2ban_3A_3Amain_3A_3Ainstall.html +| | |-- cd_fail2ban_3A_3Amain_3A_3Aservice.html +| | |-- cd_fail2ban_3A_3Aparams.html +| | `-- cd_fail2ban.html +| |-- file.README.html +| |-- frames.html +| |-- _index.html +| |-- index.html +| |-- puppet_class_list.html +| `-- top-level-namespace.html |-- manifests | |-- main | | |-- config.pp @@ -8,10 +31,20 @@ | | `-- service.pp | |-- init.pp | `-- params.pp +|-- templates +| |-- fail2ban_conf.erb +| |-- fail2ban_local.erb +| |-- jail_conf.erb +| |-- jail_local.erb +| `-- paths_common_conf.erb +|-- tests +| `-- UTF_Files +|-- CHANGELOG.md |-- Gemfile |-- Gemfile.lock |-- Jenkinsfile |-- LICENSE -`-- README.md +|-- README.md +`-- REPOSTRUCTURE.md -2 directories, 12 files +8 directories, 39 files diff --git a/doc/_index.html b/doc/_index.html index efa3534..19e4c52 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -132,7 +132,7 @@ diff --git a/doc/file.README.html b/doc/file.README.html index 58369d3..3fed651 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -61,7 +61,7 @@

|Repo Name| version | Build Status| |---|---|---|---| -|cd_fail2ban| 0.0.0.2 | cd_fail2ban| 0.0.0.5 | {Build Status/]|

@@ -128,6 +128,15 @@ href="https://gitlab.puppetsoft.com/12WW1160/cd_fail2ban/blob/master/CHANGELOG.m

Installation * install required binaries

+

Configuration +* manage directory structure (file system permissions, +selinux context) +* manage configration files (file system permissions, +selinux context, content based on parameters)

+ +

Service +* manage service status (running or stopped)

+

Repo Structure

Repostructure has moved to REPOSTRUCTURE.md in repo.

@@ -184,6 +193,10 @@ right out of box as is.

selinux is disabled, these contexts are ignored.

Known Problems

+

Support