From f58c98618e3a09dc01457e308d81e9eed7995e82 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 20 Oct 2021 17:29:43 +0200 Subject: [PATCH] spell check --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a3fe4..b0e0b5b 100644 --- a/README.md +++ b/README.md @@ -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/).