troubleshooting service

This commit is contained in:
Arne Teuke
2017-07-28 17:54:42 +01:00
parent 3c9c5ee778
commit 9799202bcd
4 changed files with 30 additions and 5 deletions

View File

@@ -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