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