spellcheck

This commit is contained in:
Arne Teuke
2021-09-07 16:08:56 +02:00
parent 66aa6aff88
commit 83c31ac977
2 changed files with 6 additions and 2 deletions

View File

@@ -31,3 +31,7 @@ cd_firewall
puppetlabs puppetlabs
cd_elasticsearch cd_elasticsearch
cd_fail2ban cd_fail2ban
Fail2Ban
intrusion
fail2ban
firewalld

View File

@@ -23,7 +23,7 @@ Installation
Configuration Configuration
* manage directory structure (file system permissions, selinux context) * manage directory structure (file system permissions, selinux context)
* manage configration files (file system permissions, selinux context, content based on parameters) * manage configuration files (file system permissions, selinux context, content based on parameters)
Service Service
@@ -73,7 +73,7 @@ All files and directories are configured with correct selinux context. If selinu
## Support ## Support
* OS: CentOS 7 * OS: CentOS 7
* Puppet 5.x * Puppet 5
## Tests ## Tests