update README for markdown lint

This commit is contained in:
Arne Teuke
2021-09-07 15:44:51 +02:00
parent 82981993dc
commit cfe2791968

View File

@@ -1,4 +1,4 @@
# Readme # Readme
[![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_fail2ban)](https://pipelines.confdroid.com/job/cd_fail2ban/) [![Build Status](https://pipelines.confdroid.com/buildStatus/icon?job=cd_fail2ban)](https://pipelines.confdroid.com/job/cd_fail2ban/)
@@ -29,8 +29,8 @@ Service
* manage service status (running or stopped) * manage service status (running or stopped)
## Repo Documentation ## Repo Documentation
See the full Puppet documentation in docs/index.html See the full Puppet documentation in docs/index.html
## Dependencies ## Dependencies
@@ -57,12 +57,10 @@ In order to apply parameters through Foreman, **__cd_fail2ban::params__** must b
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/). See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).
## Parameters ## Parameters
The parameters are documented via puppet strings and [listed here](/docs/index.html). Simply open in web browser. The parameters are documented via puppet strings and [listed here](/docs/index.html). Simply open in web browser.
## SELINUX ## SELINUX
All files and directories are configured with correct selinux context. If selinux is disabled, these contexts are ignored. All files and directories are configured with correct selinux context. If selinux is disabled, these contexts are ignored.
@@ -76,7 +74,6 @@ All files and directories are configured with correct selinux context. If selinu
* OS: CentOS 7 * OS: CentOS 7
* Puppet 5.x * Puppet 5.x
## Tests ## Tests
* Puppet Lint * Puppet Lint