1
0

Compare commits

..

2 Commits

Author SHA1 Message Date
de60ba863b OP#547 add confdroid_automatic to puppet collection 2026-03-30 14:19:45 +02:00
761c840268 add mirror stage 2026-03-28 19:12:30 +01:00

View File

@@ -17,6 +17,7 @@
- [confdroid\_nagios](#confdroid_nagios) - [confdroid\_nagios](#confdroid_nagios)
- [confdroid\_fail2ban](#confdroid_fail2ban) - [confdroid\_fail2ban](#confdroid_fail2ban)
- [control repo template](#control-repo-template) - [control repo template](#control-repo-template)
- [confdroid\_automatic](#confdroid_automatic)
- [FAQ](#faq) - [FAQ](#faq)
## Summary ## Summary
@@ -128,12 +129,21 @@ Install, configure and manage fail2ban to protect hosts and services against bru
- fail2ban.local (overrides default settings in fail2ban.conf) - fail2ban.local (overrides default settings in fail2ban.conf)
- jail.conf - jail.conf
- jail.local (overrides default settings in jail.conf) - jail.local (overrides default settings in jail.conf)
- manage service status - manage service
### [control repo template](https://3for.me/nq00s) ### [control repo template](https://3for.me/nq00s)
A template for starting a r10k control repo in a new puppet infrastructure A template for starting a r10k control repo in a new puppet infrastructure
### [confdroid_automatic](https://3for.me/wglig)
Install, configure and manage automatic OS system updates on RHEL-9 like operating systems using DNF.
- install required binaries,
- manage files and directories with proper selinux context
- manage main configurations files via parameters
- manage service
--- ---
## FAQ ## FAQ