From de93b93377e5898fb80fcee1a2e6a0095b11f28c Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 5 Aug 2021 17:44:05 +0200 Subject: [PATCH] EN-0001 - markdown lint --- .spelling | 6 +++++- README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.spelling b/.spelling index 94db1e8..6ec2f44 100644 --- a/.spelling +++ b/.spelling @@ -8,7 +8,7 @@ sudo selinux site.pp nodes.pp -cd_sudo +cd_clamav :: params Foreman @@ -16,3 +16,7 @@ cd_resources CentOS Puppet ConfDroid +clamav +index.html +Confdroid.com +UTF_Files diff --git a/README.md b/README.md index 31ab931..a5b0fcb 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ node 'example.example.net' { * through Foreman: -In order to apply parameters through Foreman, **__cd_clamav::params__** must be added to the host or hostgroup in question. +In order to apply parameters through Foreman, **__cd_clamav::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/).