From aae0f70464e9f370dcdecc52b099727e871eb287 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Mon, 30 Mar 2026 13:54:12 +0200 Subject: [PATCH 1/3] OP#547 update Readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7daec95..ff24e76 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,9 @@ dnf-automatic is a mechanism to allow automatic OS updates for Rocky 9 and similar RHEL 9 based operating systems. -`confdroid_automatic` manages dnf-automatic installations and configurations. +`confdroid_automatic` manages dnf-automatic installations and configurations. + +Choose the required update and reboot policy per host, host group, environment etc. Set the email notification about updates, that's all it needs. ## WARNING @@ -56,7 +58,7 @@ via site.pp or nodes.pp ```ruby node 'example.example.net' { - include automatic + include confdroid_automatic } ``` @@ -74,6 +76,7 @@ See [more details about class deployment on confdroid.com](https://confdroid.com - Puppet Parser - ERB Template Parser - Sonar Quality Gate +- End-to-end deployments in Rocky-9 environments ## Contact Us From cfd45de3d8c0ff1641639006a421aad56b660b04 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Mon, 30 Mar 2026 14:18:06 +0200 Subject: [PATCH 2/3] OP#547 update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff24e76..594b1fb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Choose the required update and reboot policy per host, host group, environment e ## Features - install required binaries, -- mane files and directories with proper selinux context +- manage files and directories with proper selinux context - manage main configurations files via parameters - manage service From 354656bbb42392d1d540a74c886801c89fd5a310 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Mon, 30 Mar 2026 14:19:07 +0200 Subject: [PATCH 3/3] Recommit for updates in build 8 --- doc/file.README.html | 8 ++++++-- doc/index.html | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index 2e719e4..68989ec 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -93,6 +93,8 @@

confdroid_automatic manages dnf-automatic installations and configurations.

+

Choose the required update and reboot policy per host, host group, environment etc. Set the email notification about updates, that’s all it needs.

+

WARNING

@@ -103,7 +105,7 @@