troubleshooting service
This commit is contained in:
@@ -34,10 +34,14 @@ INSTALLATION
|
||||
|
||||
CONFIGURATION
|
||||
* manage NRPE service user properties
|
||||
* manage directory structure (file system permissions, selinux context)
|
||||
*
|
||||
* manage directory structure (file system permissions, selinux context) through parameters
|
||||
* manage configuration files through parameters:
|
||||
* nrpe.conf
|
||||
* nrpe.cfg
|
||||
* manage iptables (optionals )
|
||||
|
||||
SERVICE
|
||||
* manage NRPE service
|
||||
|
||||
### Repo Structure
|
||||
Repostructure has moved to REPOSTRUCTURE.md in repo.
|
||||
@@ -46,6 +50,7 @@ Repostructure has moved to REPOSTRUCTURE.md in repo.
|
||||
All dependencies must be included in the catalogue.
|
||||
|
||||
* [cd_resources](https://gitlab.puppetsoft.com/12WW1160/cd_resources) to manage YUM repositories.
|
||||
* [cd_firewall](https://gitlab.puppetsoft.com/12WW1160/cd_firewall) or [puppetlabs firewall](https://github.com/puppetlabs/puppetlabs-firewall) to manage iptables
|
||||
* [cd_stdlib](https://gitlab.puppetsoft.com/12WW1160/cd_stdlib) or [puppetlabs stdlib](https://github.com/puppetlabs/puppetlabs-stdlib) to facilitate concat
|
||||
* [cd_concat](https://gitlab.puppetsoft.com/12WW1160/cd_stdlib) or [puppetlabs concat](https://github.com/puppetlabs/puppetlabs-concat) for concatenating files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user