1
0

OP#459 update Readme

This commit is contained in:
2026-02-24 18:52:52 +01:00
parent 8d36a0c224
commit 1306c5488f

View File

@@ -14,6 +14,7 @@
- [confdroid\_gitea](#confdroid_gitea) - [confdroid\_gitea](#confdroid_gitea)
- [confdroid\_php](#confdroid_php) - [confdroid\_php](#confdroid_php)
- [confdroid\_nrpe](#confdroid_nrpe) - [confdroid\_nrpe](#confdroid_nrpe)
- [control repo template](#control-repo-template)
- [FAQ](#faq) - [FAQ](#faq)
## Summary ## Summary
@@ -86,7 +87,7 @@ Install and configure PHP to allow multiple applications with different settings
- install php - install php
- manage required directories including selinux contexts and permissions - manage required directories including selinux contexts and permissions
- manage reuired files including selinux contexts and permissions - manage required files including selinux contexts and permissions
### [confdroid_nrpe](https://3for.me/77w07) ### [confdroid_nrpe](https://3for.me/77w07)
@@ -103,6 +104,12 @@ Install NRPE as client for Nagios to query the status of hosts and their service
- manage selinux rule exceptions (optional) - manage selinux rule exceptions (optional)
- manage NRPE service - manage NRPE service
### [control repo template](https://3for.me/nq00s)
A template for starting a r10k control repo in a new puppet infrastructure
---
## FAQ ## FAQ
- Q: "Why are the names of the modules using underscore instead of hyphens?" - Q: "Why are the names of the modules using underscore instead of hyphens?"