minor bugfix

This commit is contained in:
Arne Teuke
2021-09-10 14:46:24 +02:00
parent 35436674ef
commit 266a8a3169
3 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
# .gitignore for cd_fail2ban
.yardoc .yardoc
Gemfile.lock Gemfile.lock
FileList FileList

View File

@@ -1,4 +1,3 @@
all all
# exlude line lenght
# exclude_rule 'MD013'
rule 'MD013', :line_length => 1000 rule 'MD013', :line_length => 1000
exclude_rule 'MD036'

View File

@@ -12,7 +12,7 @@
## WARNING ## WARNING
`**__!!! Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previuos configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production!!! __**` ***Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production***
## Features ## Features