OP#483 fix comma

This commit is contained in:
2026-03-11 12:26:37 +01:00
parent df88e9602e
commit 41b91c0133
2 changed files with 4 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ node 'example.example.net' {
- through Foreman:
In order to apply parameters through Foreman, **__confdroid_fail2ban::params__** must be added to the host or host group in question.
In order to apply parameters through Foreman, **confdroid_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/).