From fa748ba205c565a4f7881cf370905408a5dd3e6a Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Wed, 8 Sep 2021 13:45:28 +0200 Subject: [PATCH] adjust README content --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f268c47..445992f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ node 'example.example.net' { * through Foreman: -In order to apply parameters through Foreman, **__cd_elasticsearch::params__** must be added to the host or host group in question. +In order to apply parameters through Foreman, **__cd_fail2ban::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/).