spell check

This commit is contained in:
Arne Teuke
2021-10-20 17:29:43 +02:00
parent fa6a1a2c26
commit f58c98618e

View File

@@ -22,7 +22,7 @@ Installation:
Configuration
* manage /etc/sysconfig/selinux file (file system permissions, selinux context, content)
* manage `/etc/sysconfig/selinux` file (file system permissions, selinux context, content)
* manage current selinux status (permissive,enforcing)
## Repo Documentation
@@ -49,7 +49,7 @@ node 'example.example.net' {
* through Foreman:
In order to apply parameters through Foreman, **__cd_selinux::params__** must be added to the host or hostgroup in question.
In order to apply parameters through Foreman, **__cd_selinux::params__** must be added to the host or host group in question.
See [more details about class deployment on Confdroid.com](https://confdroid.com/2017/05/deploying-our-puppet-modules/).