From 7af46ed1dfe9a6241a1c28c4bdeb89e40c9c920b Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Fri, 13 Feb 2026 17:53:58 +0100 Subject: [PATCH] OP#421 spelling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6364b5..dd8af87 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ NRPE allows monitoring tools like NAGIOS or ICINGA to connect to clients for mon - manage selinux rule exceptions (optional) - manage NRPE service -> Note: The value for the `nagios_server` variable is derived from a global parameter set in Foreman (`nagios_server`), because the paremeter is used across multiple modules. You need to set that manually in Foreman under "Global Parameters". Same for `nagios_source`, the value for the firewall source, which should point to the source IP or source range for the nagios server querying NRPE. +> Note: The value for the `nagios_server` variable is derived from a global parameter set in Foreman (`nagios_server`), because the parameter is used across multiple modules. You need to set that manually in Foreman under "Global Parameters". Same for `nagios_source`, the value for the firewall source, which should point to the source IP or source range for the nagios server querying NRPE. ## Repo Documentation @@ -117,7 +117,7 @@ All files and directories are configured with correct selinux context. If selinu - Puppet Lint - excluded tests: - `--no-variable_scope-check`: not applicable as we are inheriting parameters from params class. the lint check does not distinguish between facts and inherited parameters. - - `--no-top_scope_facts`: iptables does not recognise otherwise + - `--no-top_scope_facts`: iptables does not recognize otherwise - Puppet Parser - ERB Template Parser - Sonar Quality Gate