OP#421 final
This commit is contained in:
@@ -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_source` variable is derived from a global parameter set in Foreman (`nagios_source`), because the parameter is used across multiple modules. You need to set that manually in Foreman under "Global Parameters".
|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user