From f6b7de6a39d3a99552230275f155f3582fea5e85 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Mon, 30 Mar 2026 14:19:10 +0200 Subject: [PATCH] OP#547 add confdroid_automatic to puppet collection --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dbfb39..200d975 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ - [confdroid\_nagios](#confdroid_nagios) - [confdroid\_fail2ban](#confdroid_fail2ban) - [control repo template](#control-repo-template) + - [confdroid\_automatic](#confdroid_automatic) - [FAQ](#faq) ## 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) - jail.conf - jail.local (overrides default settings in jail.conf) -- manage service status +- manage service ### [control repo template](https://3for.me/nq00s) 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