OP#436 add user access

This commit is contained in:
2026-02-14 21:21:43 +01:00
parent 0273e9553a
commit 5f5e2e7deb
4 changed files with 20 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
- [Synopsis](#synopsis)
- [WARNING](#warning)
- [Features](#features)
- [configuring user access](#configuring-user-access)
- [Repo Documentation](#repo-documentation)
- [Dependencies](#dependencies)
- [Deployment](#deployment)
@@ -33,6 +34,9 @@ Nagios is a powerful open source software solution for monitoring your IT enviro
- if FQDN equals the specified `ng_nagios_server`, nagios server with all required specs is installed, else only nagios client packages and the target specs
- if `ng_include_nrpe`is set to `true`, the confdroid_nrpe module is automatically applied on clients ([confdroid_nrpe](https://sourcecode.confdroid.com/confdroid/confdroid_nrpe) must be in the catalogue then )
### configuring user access
ToDo
## Repo Documentation
See the full Puppet documentation including parameters in `docs/index.html`