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/).