exclude .scannerwork and rule MD036
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
# .gitignore for cd_fail2ban
|
||||
# .gitignore for cd_apache
|
||||
.yardoc
|
||||
Gemfile.lock
|
||||
FileList
|
||||
.scannerwork
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
all
|
||||
# exlude line lenght
|
||||
# exclude_rule 'MD013'
|
||||
rule 'MD013', :line_length => 1000
|
||||
exclude_rule 'MD036'
|
||||
|
||||
@@ -12,7 +12,7 @@ Fail2Ban is an intrusion prevention software framework that protects computer se
|
||||
|
||||
## 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 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!!! __**`
|
||||
***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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user